File tree Expand file tree Collapse file tree 1 file changed +22
-3
lines changed
Expand file tree Collapse file tree 1 file changed +22
-3
lines changed Original file line number Diff line number Diff line change 22 "eggsplode" : {
33 "title" : " Eggsplode" ,
44 "description" : " If you draw this card and don't have a Defuse, you lose the game." ,
5- "emoji" : " 💣"
5+ "emoji" : " 💣" ,
6+ "meta" : {
7+ "recipemaker" : {
8+ "hideHandOut" : true ,
9+ "fixedHandOut" : true ,
10+ "defaultHandOut" : 0
11+ }
12+ }
613 },
714 "defuse" : {
815 "title" : " Defuse" ,
8289 "radioeggtive" : {
8390 "title" : " Radioeggtive" ,
8491 "description" : " Put this card back into the deck face up." ,
85- "emoji" : " ☢️"
92+ "emoji" : " ☢️" ,
93+ "meta" : {
94+ "recipemaker" : {
95+ "hideHandOut" : true ,
96+ "fixedHandOut" : true ,
97+ "defaultHandOut" : 0
98+ }
99+ }
86100 },
87101 "radioeggtive_face_up" : {
88102 "title" : " Radioeggtive (Face up)!" ,
89103 "description" : " You lose the game. No escape." ,
90- "emoji" : " 💥"
104+ "emoji" : " 💥" ,
105+ "meta" : {
106+ "recipemaker" : {
107+ "exclude" : true
108+ }
109+ }
91110 },
92111 "draw_from_bottom" : {
93112 "title" : " Draw from the bottom" ,
You can’t perform that action at this time.
0 commit comments