diff --git a/code/game/objects/items/stacks/tiles/tile_types.dm b/code/game/objects/items/stacks/tiles/tile_types.dm index e56bb7a3c3e..4eb77144528 100644 --- a/code/game/objects/items/stacks/tiles/tile_types.dm +++ b/code/game/objects/items/stacks/tiles/tile_types.dm @@ -106,7 +106,7 @@ name = "light tiles" gender = PLURAL singular_name = "light floor tile" - desc = "A floor tile made of glass. Use a multitool on it to change its color." + 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