mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-07-22 04:22:40 +01:00
Various fixes and improvements
- Fixes a few things that slipped through the cracks in the first testing, oops - Added new sprites to deathclaws, if you see a failsnake, yell at me - New plush
This commit is contained in:
@@ -972,6 +972,25 @@
|
||||
name = "facehugger plushie"
|
||||
icon_state = "huggable"
|
||||
|
||||
//chomp. Teshari plushies, feel free to make more! Or improve the existing sprites.
|
||||
/obj/item/toy/plushie/gold_teshari
|
||||
name = "golden teshari plush"
|
||||
icon_state = "teshplush_gold"
|
||||
|
||||
/obj/item/toy/plushie/grey_teshari
|
||||
name = "grey teshari plush"
|
||||
icon_state = "teshplush_grey"
|
||||
|
||||
/obj/item/toy/plushie/rainbow_teshari
|
||||
name = "rainbow teshari plush"
|
||||
desc = "Shiny!"
|
||||
icon_state = "teshplush_rainbow"
|
||||
|
||||
/obj/item/toy/plushie/silly_teshari
|
||||
name = "teshari plushie"
|
||||
desc = "It has a tag on the foot that says 'WHY'"
|
||||
icon_state = "taaa_plush"
|
||||
|
||||
//foxes are basically the best
|
||||
|
||||
/obj/item/toy/plushie/red_fox
|
||||
|
||||
Reference in New Issue
Block a user