Ghost enemy added, boss for level 10. Levels updated, probably still not final version, but getting close.

This commit is contained in:
Storm Dragon
2025-02-13 13:53:08 -05:00
parent 3edee44fa0
commit 2f96300845
16 changed files with 227 additions and 54 deletions

View File

@@ -22,6 +22,13 @@
"static": true,
"zombie_spawn_chance": 15
},
{
"x_range": [15, 20],
"y": 3,
"sound": "coin",
"collectible": true,
"static": true
},
{
"x_range": [20, 35],
"y": 0,
@@ -128,6 +135,13 @@
"turn_threshold": 5
}
},
{
"x_range": [130, 135],
"y": 3,
"sound": "coin",
"collectible": true,
"static": true
},
{
"x": 140,
"y": 3,