Thomas plushie

Mosley teaching me :3
This commit is contained in:
NevilleTheGreat
2024-03-08 18:34:34 -06:00
parent 00147d9a24
commit aed33d9ac6
3 changed files with 8 additions and 0 deletions
@@ -51,3 +51,11 @@
icon_state = "leo_oxto"
item_state = "leo_oxto"
squeak_override = list('modular_splurt/sound/voice/raptor_purr.ogg' = 1)
/obj/item/toy/plush/thomas_plush
name = "Thomas The Tank Engine Plushie"
desc = "A plushie resembling Thomas, an anthropomorphised steam Locomotive."
icon = 'modular_splurt/icons/obj/plushes.dmi'
icon_state = "thomas_plush"
item_state = "thomas_plush"
squeak_override = list('modular_splurt/sound/misc/thomas_whistle_movie.ogg' = 1)