updated readmes
This commit is contained in:
@@ -67,8 +67,8 @@
|
||||
{ "when": "Queen of Diamonds", "model": { "type": "model", "model": "cards:item/standard/d_12" } },
|
||||
{ "when": "King of Diamonds", "model": { "type": "model", "model": "cards:item/standard/d_13" } },
|
||||
|
||||
{ "when": "Black Joker", "model": { "type": "model", "model": "cards:item/standard/j_01" } },
|
||||
{ "when": "Red Joker", "model": { "type": "model", "model": "cards:item/standard/j_02" } },
|
||||
{ "when": "Black Joker", "model": { "type": "model", "model": "cards:item/standard/joker_black" } },
|
||||
{ "when": "Red Joker", "model": { "type": "model", "model": "cards:item/standard/joker_red" } },
|
||||
|
||||
{ "when": "Custom Base Card", "model": { "type": "model", "model": "cards:item/custom/base" } },
|
||||
{ "when": "Custom Card Back", "model": { "type": "model", "model": "cards:item/custom/back" } },
|
||||
|
||||
Reference in New Issue
Block a user