fix : make jsons valid
This commit is contained in:
@@ -126,7 +126,7 @@
|
||||
"effect_type": "suicide",
|
||||
"sub_effects": [
|
||||
{
|
||||
"effect": "damage_all_champions",*
|
||||
"effect": "damage_all_champions",
|
||||
"amount": 4
|
||||
}
|
||||
]
|
||||
@@ -211,7 +211,7 @@
|
||||
"amount": 4
|
||||
},
|
||||
{
|
||||
"effect": "stack_next_champion_bought"*
|
||||
"effect": "stack_next_champion_bought"
|
||||
},
|
||||
{
|
||||
"effect": "draw",
|
||||
|
||||
Reference in New Issue
Block a user