Faux astro-tiles for science & mappers (#22586)

* Faux astro-tiles for science

* didnt mean to commit dode
This commit is contained in:
Kara
2023-12-16 01:20:57 -07:00
committed by GitHub
parent afe93e4eb0
commit 8399d0a9eb
11 changed files with 137 additions and 2 deletions

View File

@@ -424,3 +424,18 @@
spawn: FloorTileItemWeb
maxCount: 30
itemSize: 5
# Faux science tiles
- type: stack
id: FloorTileAstroGrass
name: astro-grass floor
spawn: FloorTileItemAstroGrass
maxCount: 30
itemSize: 5
- type: stack
id: FloorTileAstroIce
name: astro-ice floor
spawn: FloorTileItemAstroIce
maxCount: 30
itemSize: 5