Commit 5327bfd 1 parent 944cf8e commit 5327bfd Copy full SHA for 5327bfd
File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -52,22 +52,22 @@ STARTING_STATE = 1
52
52
RANDOM_CHEST = true
53
53
54
54
[node name ="EarthChest" parent ="YSortTileMap" index ="7" instance =ExtResource ( 4 )]
55
- position = Vector2 ( -100 , 227 )
55
+ position = Vector2 ( -100 , 230 )
56
56
STARTING_STATE = 1
57
57
RANDOM_CHEST = true
58
58
59
59
[node name ="AirChest" parent ="YSortTileMap" index ="8" instance =ExtResource ( 4 )]
60
- position = Vector2 ( 201 , 225 )
60
+ position = Vector2 ( 201 , 229 )
61
61
STARTING_STATE = 1
62
62
RANDOM_CHEST = true
63
63
64
64
[node name ="AirChest2" parent ="YSortTileMap" index ="9" instance =ExtResource ( 4 )]
65
- position = Vector2 ( 187 , 225 )
65
+ position = Vector2 ( 188 , 229 )
66
66
STARTING_STATE = 1
67
67
RANDOM_CHEST = true
68
68
69
69
[node name ="EarthChest2" parent ="YSortTileMap" index ="10" instance =ExtResource ( 4 )]
70
- position = Vector2 ( -171 , 226 )
70
+ position = Vector2 ( -171 , 229 )
71
71
STARTING_STATE = 1
72
72
RANDOM_CHEST = true
73
73
You can’t perform that action at this time.
0 commit comments