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:
@@ -125,7 +125,7 @@
|
||||
"x": 90,
|
||||
"y": 0,
|
||||
"type": "catapult",
|
||||
"fire_interval": 4500,
|
||||
"fireInterval": 5000,
|
||||
"range": 20
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user