removed stray cave ladder tile

This commit is contained in:
pennyrigate 2023-03-24 18:32:14 -04:00
parent aa7714066c
commit f1f21e83c6
2 changed files with 55 additions and 8 deletions

View file

@ -69,7 +69,7 @@ format = 1
tile_set = ExtResource( 21 )
cell_size = Vector2( 8, 8 )
format = 1
tile_data = PoolIntArray( 196666, 0, 0, 262202, 0, 0, 262215, 0, 0, 327707, 0, 0, 327724, 0, 0, 327738, 0, 0, 327751, 0, 0, 393243, 0, 0, 393260, 0, 0, 458779, 0, 0, 458796, 0, 0, 458832, 0, 0, 524315, 0, 0, 524332, 0, 0, 524368, 0, 0, 589851, 0, 0, 589858, 0, 65538, 655363, 0, 0, 655387, 0, 0, 720899, 0, 0, 720923, 0, 0, 786435, 0, 0, 786459, 0, 0, 851995, 0, 0, 917511, 0, 0, 917579, 0, 0, 917583, 0, 0, 983047, 0, 0, 983115, 0, 0, 983119, 0, 0, 1048583, 0, 0, 1048651, 0, 0, 1048655, 0, 0, 1114119, 0, 0, 1114187, 0, 0, 1179723, 0, 0 )
tile_data = PoolIntArray( 196666, 0, 0, 262202, 0, 0, 262215, 0, 0, 327707, 0, 0, 327724, 0, 0, 327738, 0, 0, 327751, 0, 0, 393243, 0, 0, 393260, 0, 0, 458779, 0, 0, 458796, 0, 0, 458832, 0, 0, 524315, 0, 0, 524324, 0, 131073, 524332, 0, 0, 524368, 0, 0, 589851, 0, 0, 655363, 0, 0, 655387, 0, 0, 720899, 0, 0, 720923, 0, 0, 786435, 0, 0, 786459, 0, 0, 851995, 0, 0, 917511, 0, 0, 917579, 0, 0, 917583, 0, 0, 983047, 0, 0, 983115, 0, 0, 983119, 0, 0, 1048583, 0, 0, 1048651, 0, 0, 1048655, 0, 0, 1114119, 0, 0, 1114187, 0, 0, 1179723, 0, 0 )
[node name="StaticBody2D" type="StaticBody2D" parent="."]

File diff suppressed because one or more lines are too long