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

@@ -229,7 +229,7 @@
"x": 175,
"y": 0,
"type": "catapult",
"fire_interval": 4500,
"fireInterval": 5000,
"range": 20
},
{