mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-22 10:22:15 -07:00
Support Flip Cards with related art
This commit is contained in:
parent
db53066d89
commit
aea52a4857
8 changed files with 50 additions and 10 deletions
|
|
@ -14,4 +14,5 @@ message Event_CreateToken {
|
|||
optional bool destroy_on_zone_change = 7;
|
||||
optional sint32 x = 8;
|
||||
optional sint32 y = 9;
|
||||
optional string card_provider_id = 10;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue