mirror of
https://github.com/Sollace/Unicopia.git
synced 2025-02-01 03:26:44 +01:00
Fix syntax error
This commit is contained in:
parent
7787ca68b5
commit
3ec2dd9b21
2 changed files with 2 additions and 2 deletions
|
@ -22,7 +22,7 @@
|
|||
"event": "defeat_sombra",
|
||||
"repeats": 2
|
||||
}
|
||||
},
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[ "defeat_sombra" ]
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
"conditions": {
|
||||
"event": "defeat_sombra"
|
||||
}
|
||||
},
|
||||
}
|
||||
},
|
||||
"requirements": [
|
||||
[ "defeat_sombra" ]
|
||||
|
|
Loading…
Reference in a new issue