Merge pull request #927 from Chemlight/Dumb-doged-sprites

Testing art skills / more personal stuff
This commit is contained in:
QuoteFox
2021-01-26 15:37:37 +00:00
committed by GitHub
9 changed files with 39 additions and 1 deletions
+13 -1
View File
@@ -58,4 +58,16 @@
desc = "Winter Dawn in plushie form! Very cuddly."
icon = 'hyperstation/icons/obj/plushes.dmi'
icon_state = "lyricalpaws"
item_state = "lyricalpaws"
item_state = "lyricalpaws"
/obj/item/toy/plush/mammal/chemlight
desc = "An adorable stuffed toy of a mammal that seems to resemble a crew member! It looks to glow and sport four arms."
gender = MALE //he's a boy, right?
icon = 'hyperstation/icons/obj/plushes.dmi'
icon_state = "chemlight"
item_state = "chemlight"
light_color = "#CCFF33"
light_power = 0.25
light_range = 1.4
attack_verb = list("bapped", "slapped", "bonked")
squeak_override = list('modular_citadel/sound/voice/bark.ogg' = 1)