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