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:
Storm Dragon
2025-09-24 11:53:24 -04:00
parent fcf54760d7
commit 7eb353677a
12 changed files with 36 additions and 36 deletions

View File

@@ -95,7 +95,7 @@
"x": 115,
"y": 0,
"type": "catapult",
"fire_interval": 4000,
"fireInterval": 5000,
"range": 30
},
{
@@ -217,7 +217,7 @@
"x": 270,
"y": 0,
"type": "catapult",
"fire_interval": 4000,
"fireInterval": 5000,
"range": 30
},
{