Levels 4 and 10 updated.

This commit is contained in:
Storm Dragon
2025-02-26 07:47:20 -05:00
parent 7a8f38a019
commit 8c4e542860
2 changed files with 36 additions and 1 deletions

View File

@@ -46,6 +46,13 @@
"turn_threshold": 4 "turn_threshold": 4
} }
}, },
{
"type": "grasping_hands",
"x_range": [40, 70],
"y": 0,
"delay": 1000,
"crumble_speed": 0.065
},
{ {
"x_range": [45, 50], "x_range": [45, 50],
"y": 3, "y": 3,
@@ -98,6 +105,13 @@
"turn_threshold": 4 "turn_threshold": 4
} }
}, },
{
"type": "grasping_hands",
"x_range": [115, 150],
"y": 0,
"delay": 1000,
"crumble_speed": 0.065
},
{ {
"x_range": [120, 125], "x_range": [120, 125],
"y": 3, "y": 3,
@@ -161,6 +175,13 @@
"turn_threshold": 4 "turn_threshold": 4
} }
}, },
{
"type": "grasping_hands",
"x_range": [205, 240],
"y": 0,
"delay": 1000,
"crumble_speed": 0.065
},
{ {
"x": 230, "x": 230,
"y": 0, "y": 0,
@@ -291,6 +312,13 @@
"turn_threshold": 4 "turn_threshold": 4
} }
}, },
{
"type": "grasping_hands",
"x_range": [400, 440],
"y": 0,
"delay": 1000,
"crumble_speed": 0.065
},
{ {
"x_range": [410, 440], "x_range": [410, 440],
"y": 15, "y": 15,
@@ -366,5 +394,5 @@
"right": 500 "right": 500
}, },
"ambience": "Dark Dust Dispatcher.ogg", "ambience": "Dark Dust Dispatcher.ogg",
"footstep_sound": "footstep_dirt_road" "footstep_sound": "footstep_tall_grass"
} }

View File

@@ -114,6 +114,13 @@
"collectible": true, "collectible": true,
"static": true "static": true
}, },
{
"x_range": [80, 115],
"y": 0,
"type": "grasping_hands",
"delay": 1000,
"crumble_speed": 0.065
},
{ {
"x": 90, "x": 90,
"y": 0, "y": 0,