Skip to content

Commit

Permalink
remove a really close town zombie spawner
Browse files Browse the repository at this point in the history
  • Loading branch information
seiyria committed Oct 14, 2024
1 parent 26eb2df commit 4b0cddc
Showing 1 changed file with 1 addition and 19 deletions.
20 changes: 1 addition & 19 deletions mods/BaseGameContent.rairmod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "BaseGameContent",
"author": "Seiyria",
"version": 1,
"savedAt": 1728739868068,
"savedAt": 1728904645449,
"dependencies": []
},
"npcs": [
Expand Down Expand Up @@ -792163,24 +792163,6 @@
"x": 7552,
"y": 3776
},
{
"gid": 2363,
"height": 64,
"id": 1255,
"name": "Zombie Spawner",
"properties": {
"tag": "Holiday Halloween Zombie"
},
"propertytypes": {
"tag": "string"
},
"rotation": 0,
"type": "",
"visible": true,
"width": 64,
"x": 3072,
"y": 1600
},
{
"gid": 2363,
"height": 64,
Expand Down

0 comments on commit 4b0cddc

Please sign in to comment.