From e153f780e56de2dca69f36e992b2b0bd67c8abbe Mon Sep 17 00:00:00 2001 From: SandPoot Date: Tue, 3 Oct 2023 20:57:13 -0300 Subject: [PATCH] actually not needed now --- modular_sand/code/game/objects/items/plushes/saliith.dm | 1 - 1 file changed, 1 deletion(-) diff --git a/modular_sand/code/game/objects/items/plushes/saliith.dm b/modular_sand/code/game/objects/items/plushes/saliith.dm index deff636594..f5c7e2d530 100644 --- a/modular_sand/code/game/objects/items/plushes/saliith.dm +++ b/modular_sand/code/game/objects/items/plushes/saliith.dm @@ -6,7 +6,6 @@ desc = "He looks like he needs a friend." icon = 'modular_sand/icons/obj/plushes.dmi' icon_state = "saliith" - item_state = "saliith" gender = MALE can_random_spawn = FALSE resistance_flags = INDESTRUCTIBLE | LAVA_PROOF | FIRE_PROOF | ACID_PROOF // Protected by a higher power