New items added..
This commit is contained in:
@@ -8,7 +8,14 @@
|
||||
},
|
||||
"objects": [
|
||||
{
|
||||
"x": 5,
|
||||
"x": 2,
|
||||
"y": 3,
|
||||
"item": "guts",
|
||||
"sound": "coffin",
|
||||
"type": "coffin"
|
||||
},
|
||||
{
|
||||
"x_range": [5, 8],
|
||||
"y": 3,
|
||||
"sound": "coin",
|
||||
"collectible": true,
|
||||
@@ -85,7 +92,7 @@
|
||||
"zombie_spawn_chance": 15
|
||||
},
|
||||
{
|
||||
"x_range": [95, 97],
|
||||
"x_range": [95, 100],
|
||||
"y": 3,
|
||||
"sound": "coin",
|
||||
"collectible": true,
|
||||
@@ -98,7 +105,7 @@
|
||||
"type": "coffin"
|
||||
},
|
||||
{
|
||||
"x_range": [120, 122],
|
||||
"x_range": [120, 123],
|
||||
"y": 3,
|
||||
"sound": "coin",
|
||||
"collectible": true,
|
||||
@@ -122,7 +129,7 @@
|
||||
],
|
||||
"boundaries": {
|
||||
"left": 0,
|
||||
"right": 160
|
||||
"right": 165
|
||||
},
|
||||
"footstep_sound": "footstep_stone"
|
||||
}
|
||||
|
Reference in New Issue
Block a user