Actual pumpkin low and high sounds added. Boogie man added. Levels 6 and 7 updated to introduce boogie man.
This commit is contained in:
@@ -73,8 +73,8 @@
|
||||
{
|
||||
"x_range": [70, 85],
|
||||
"y": 0,
|
||||
"enemy_type": "ghoul",
|
||||
"health": 10,
|
||||
"enemy_type": "boogie_man",
|
||||
"health": 8,
|
||||
"damage": 3,
|
||||
"attack_range": 2,
|
||||
"attack_pattern": {
|
||||
@@ -149,7 +149,7 @@
|
||||
"x_range": [160, 180],
|
||||
"y": 0,
|
||||
"enemy_type": "ghoul",
|
||||
"health": 12,
|
||||
"health": 10,
|
||||
"damage": 3,
|
||||
"attack_range": 2,
|
||||
"attack_pattern": {
|
||||
|
Reference in New Issue
Block a user