• salix5's avatar
    MSG_SELECT_CHAIN · eaf2c37f
    salix5 authored
    global effects:
    effects registered to the players, characterized by EFFECT_FLAG_FIELD_ONLY
    current settings:
    1. The max len of card id is 9 digit (< 1e9)
    2. For global effects, MSG_SELECT_CHAIN will send 1000000000+id
       For normal effects, MSG_SELECT_CHAIN will send id
    3. Global effects are collected in LOCATION_REMOVED
    eaf2c37f
client_card.h 2.23 KB