boss2_arena spikes no longer bloodstainable

This commit is contained in:
pennyrigate 2023-11-21 21:33:30 -05:00
parent 6888928fbb
commit 3498db5051

View file

@ -62,9 +62,8 @@ cell_size = Vector2( 8, 8 )
format = 1 format = 1
tile_data = PoolIntArray( 655372, 0, 196609, 720908, 0, 196609, 786444, 0, 196609, 851980, 0, 196609 ) tile_data = PoolIntArray( 655372, 0, 196609, 720908, 0, 196609, 786444, 0, 196609, 851980, 0, 196609 )
[node name="Death" type="TileMap" parent="Ground" groups=["can_stain", "death"]] [node name="Death" type="TileMap" parent="Ground" groups=["death"]]
light_mask = 2 light_mask = 0
material = ExtResource( 9 )
tile_set = ExtResource( 16 ) tile_set = ExtResource( 16 )
cell_size = Vector2( 8, 8 ) cell_size = Vector2( 8, 8 )
collision_layer = 32 collision_layer = 32