Skip to content

Commit

Permalink
fixed spawner.josn
Browse files Browse the repository at this point in the history
  • Loading branch information
Kintaro Kawai authored and Kintaro Kawai committed Oct 19, 2023
1 parent 72fe086 commit d1e080c
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions source/core/assets/levels/earth/main_area/entities/spawners.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
{
"class": "com.csse3200.game.entities.configs.SpawnerConfig",
"wave1" : {
<<<<<<< Updated upstream
"roboMan" : 5,
"redGhost" : 5,
"chain": 0
Expand All @@ -18,21 +17,6 @@
"roboMan" : 10,
"redGhost" : 10,
"chain": 0
=======
"necromancer" : 1,
"roboMan" : 1,
"chain" : 1
},
"wave2" : {
"redGhost" : 1,
"roboMan" : 1,
"necromancer" : 1
},
"wave3" : {
"roboMan" : 1,
"necromancer" : 1,
"Knight" : 1
>>>>>>> Stashed changes
},
"position": {
"x": 1,
Expand Down

0 comments on commit d1e080c

Please sign in to comment.