projects
/
naja.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fda6095
)
Limit the number of win tiles in the game
author
Neil
<neil@dip.sun.ac.za>
Sat, 17 May 2014 13:23:24 +0000
(15:23 +0200)
committer
Neil
<neil@dip.sun.ac.za>
Sat, 17 May 2014 13:23:33 +0000
(15:23 +0200)
data/location_decks/standard.yaml
patch
|
blob
|
history
diff --git
a/data/location_decks/standard.yaml
b/data/location_decks/standard.yaml
index 92f13e5de04df4b368c7553f28da39b5a84825b8..14b2fbc8f186d7c8f0f6c6fc3dc7ca11a34a34d2 100644
(file)
--- a/
data/location_decks/standard.yaml
+++ b/
data/location_decks/standard.yaml
@@
-100,15
+100,18
@@
_action_definitions:
_card_definitions:
- &WIN-CARD-1
card_name: 'win1'
+ max_number: 1
actions:
- *ACQUIRE-WIN-TOKEN
- &WIN-CARD-2
card_name: 'win2'
+ max_number: 2
actions:
- *BAD-DEFAULT
- *ACQUIRE-WIN-TOKEN
- &WIN-CARD-3
card_name: 'win3'
+ max_number: 1
actions:
- *SET-BITS-DEFAULT
- *ACQUIRE-WIN-TOKEN