From 9946ca0586f160610442db229b2cfb7b7ab0192b Mon Sep 17 00:00:00 2001 From: Tiniest Shark Date: Tue, 17 Dec 2024 17:55:42 -0500 Subject: [PATCH] Updates ground light post's crafting description --- Resources/Prototypes/Recipes/Construction/structures.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Recipes/Construction/structures.yml b/Resources/Prototypes/Recipes/Construction/structures.yml index 44a7134597d7..7781a1be88be 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