Updates to level 2. Fixed extra life through bone dust bug.
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"type": "coffin"
|
||||
},
|
||||
{
|
||||
"x_range": [15, 18],
|
||||
"x_range": [15, 20],
|
||||
"y": 3,
|
||||
"sound": "coin",
|
||||
"collectible": true,
|
||||
@@ -64,7 +64,7 @@
|
||||
"type": "coffin"
|
||||
},
|
||||
{
|
||||
"x_range": [65, 68],
|
||||
"x_range": [65, 70],
|
||||
"y": 3,
|
||||
"sound": "coin",
|
||||
"collectible": true,
|
||||
|
Reference in New Issue
Block a user