diff --git a/resources/data/map/level_5.json b/resources/data/map/level_5.json new file mode 100644 index 0000000..6e87a73 --- /dev/null +++ b/resources/data/map/level_5.json @@ -0,0 +1,9 @@ +{ + "background_type":3, + "init_sun_value":50, + "shovel":1, + "spawn_zombies":"auto", + "included_zombies":["Zombie", "ConeheadZombie", "BucketheadZombie", "FootballZombie"], + "inevitable_zombie_list":{"20":["BucketheadZombie"], "30":["FootballZombie"]}, + "num_flags":4 +}