New items added..

This commit is contained in:
Storm Dragon
2025-02-06 02:31:57 -05:00
parent c29bcd40b7
commit 8f57069c98
13 changed files with 178 additions and 133 deletions

View File

@@ -36,13 +36,7 @@
"zombie_spawn_chance": 25
},
{
"x": 15,
"y": 3,
"sound": "coffin",
"type": "coffin"
},
{
"x_range": [25, 27],
"x_range": [25, 28],
"y": 3,
"sound": "coin",
"collectible": true,
@@ -71,7 +65,7 @@
}
},
{
"x_range": [42, 44],
"x_range": [40, 44],
"y": 3,
"sound": "coin",
"collectible": true,
@@ -97,7 +91,7 @@
}
},
{
"x_range": [75, 77],
"x_range": [75, 78],
"y": 3,
"sound": "coin",
"collectible": true,
@@ -140,7 +134,7 @@
}
},
{
"x_range": [105, 107],
"x_range": [105, 115],
"y": 3,
"sound": "coin",
"collectible": true,
@@ -185,12 +179,19 @@
}
},
{
"x_range": [155, 157],
"x_range": [155, 158],
"y": 3,
"sound": "coin",
"collectible": true,
"static": true
},
{
"x": 145,
"y": 3,
"item": "hand_of_glory",
"sound": "coffin",
"type": "coffin"
},
{
"x_range": [146, 166],
"y": 0,
@@ -228,6 +229,20 @@
"sound": "coin",
"collectible": true,
"static": true
},
{
"x": 185,
"y": 3,
"item": "extra_life",
"sound": "coffin",
"type": "coffin"
},
{
"x_range": [190, 195],
"y": 3,
"sound": "coin",
"collectible": true,
"static": true
}
],
"boundaries": {