mirror of
https://github.com/vcmi/vcmi.git
synced 2024-11-21 17:17:06 +02:00
Fix json formatting
This commit is contained in:
parent
4ae81cbac0
commit
888825592c
@ -222,8 +222,8 @@
|
||||
"sounds" : {
|
||||
"ambient" : ["LOOPFACT"],
|
||||
"visit" : ["MILITARY"]
|
||||
}
|
||||
"creatures": [["ballista"], ["firstAidTent"], ["ammoCart"] ]
|
||||
},
|
||||
"creatures": [ ["ballista"], ["firstAidTent"], ["ammoCart"] ]
|
||||
},
|
||||
"types" : {
|
||||
"object" : {
|
||||
|
Loading…
Reference in New Issue
Block a user