Fixed wrong name used for catapult firing interval in Wicked Quest levels. There shouldn't really be any noticeable changes in game play.
This commit is contained in:
@@ -107,7 +107,7 @@
|
||||
"x": 120,
|
||||
"y": 0,
|
||||
"type": "catapult",
|
||||
"fire_interval": 5000,
|
||||
"fireInterval": 5000,
|
||||
"range": 15
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user