From ebad914781cec68ca08f0b21fb05f41ef953491c Mon Sep 17 00:00:00 2001 From: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com> Date: Sun, 25 Apr 2021 16:17:39 +0100 Subject: [PATCH] Update code/game/objects/items/stacks/tiles/tile_types.dm Co-authored-by: Sean Williams <12197162+S34NW@users.noreply.github.com> --- code/game/objects/items/stacks/tiles/tile_types.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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