From eddd9dda236189c54c488349d205bc91153a010b Mon Sep 17 00:00:00 2001 From: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com> Date: Tue, 20 Apr 2021 22:47:35 +0100 Subject: [PATCH] Update code/game/objects/items/stacks/tiles/tile_types.dm Co-authored-by: dearmochi --- 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 a1ee3bf7649..e56bb7a3c3e 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 out off glass. Use a multitool on it to change its color." + desc = "A floor tile made of glass. Use a multitool on it to change its color." icon_state = "tile_white" force = 3 throwforce = 5