From: Tiniest Shark Date: Wed, 18 Dec 2024 00:03:45 +0000 (-0500) Subject: Ground Light Post Crafting Description Fix (#33920) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=aaec1e684ee397a285549cb7e06060d8fb64b751;p=space-station-14.git Ground Light Post Crafting Description Fix (#33920) Updates ground light post's crafting description --- diff --git a/Resources/Prototypes/Recipes/Construction/structures.yml b/Resources/Prototypes/Recipes/Construction/structures.yml index 44a7134597..7781a1be88 100644 --- a/Resources/Prototypes/Recipes/Construction/structures.yml +++ b/Resources/Prototypes/Recipes/Construction/structures.yml @@ -1481,7 +1481,7 @@ startNode: start targetNode: groundLight category: construction-category-structures - description: A ground light fixture. Use light bulbs. + description: A ground light fixture. Use light tubes. icon: sprite: Structures/Lighting/LightPosts/small_light_post.rsi state: base @@ -1746,4 +1746,4 @@ sprite: Structures/Doors/secret_door.rsi state: closed conditions: - - !type:TileNotBlocked \ No newline at end of file + - !type:TileNotBlocked