Made vulnerable and spawn code not depend on the enemy type. Hopefully nothing broke.

This commit is contained in:
Storm Dragon
2025-02-17 12:52:53 -05:00
parent fdb8381603
commit 5b0615db7f
6 changed files with 153 additions and 70 deletions

View File

@@ -334,7 +334,12 @@
"attack_range": 2,
"attack_pattern": {
"type": "patrol"
}
},
"can_spawn": true,
"spawn_type": "black_cat",
"spawn_cooldown": 5000,
"spawn_chance": 75,
"spawn_distance": 4
},
{
"x_range": [405, 495],