Merge pull request #15919 from AffectedArc07/rgb-floor-tiles

RGB Light Tiles
This commit is contained in:
Fox McCloud
2021-05-15 10:29:47 -04:00
committed by GitHub
6 changed files with 31 additions and 95 deletions
@@ -106,8 +106,8 @@
name = "light tiles"
gender = PLURAL
singular_name = "light floor tile"
desc = "A floor tile, made out off glass. Use a multitool on it to change its color."
icon_state = "tile_light blue"
desc = "A floor tile made of glass, with an integrated light. Use a multitool on it to change its color."
icon_state = "tile_white"
force = 3
throwforce = 5
attack_verb = list("bashed", "battered", "bludgeoned", "thrashed", "smashed")