Fixes the sin plush sprite + MORE PLUSHIES

What it says on the label, fixes the sin plushie sprite as the size was wrong previously and adds two more lizzers

Also fixes a typo weh
This commit is contained in:
DeltaFire
2019-11-11 17:32:06 +01:00
parent 1c6c188033
commit 3d2986fd06
2 changed files with 9 additions and 1 deletions
+9 -1
View File
@@ -576,11 +576,19 @@
icon_state = "greg"
item_state = "greg"
/obj/item/toy/plush/lizardplush/sin
/obj/item/toy/plush/lizardplushie/sin
icon_state = "sin"
item_state = "sin"
desc = "An adorable stuffed toy that resembles a lizardperson.. It faintly smells of sulfur."
/obj/items/toy/plush/lizardplushie/ends
icon_state = "ends"
item_state = "ends"
/obj/items/toy/plush/lizardplushie/lyssa
icon_state = "lyssa"
item_state = "lyssa"
/obj/item/toy/plush/snakeplushie
name = "snake plushie"
desc = "An adorable stuffed toy that resembles a snake. Not to be mistaken for the real thing."