mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 03:27:46 +01:00
Plushie Fixes & Additions (#17258)
* tinytin plush * missing var * Fixes plushie speech. Plushies now speak to you. Cutely. qol: Goes through and gives plushies speech bubbles pertaining to what they are. fix: Fixes it so plushies now properly speak. qol: Makes it so any interaction with plushies will play their phrase, NOT just disarm-intenting them (This was never made clear that disarm intent makes them speak.) code: Gets rid of a few non-existent base paths by converting one of the paths into the base one. (plushy/therapy & plushies/squid) fix: Fixes the toaster from having the sus plushie sound. code: Changed some timers that were calling a proc that just set a var to false. Instead, we now use a varset_callback timer there. * we are not the danger * No name stealing. * comment --------- Co-authored-by: Willburd <7099514+Willburd@users.noreply.github.com>
This commit is contained in:
co-authored by
Willburd
parent
7c2b3524a5
commit
34c7fc761e
@@ -71,7 +71,7 @@
|
||||
/obj/item/toy/plushie/siamese_cat,
|
||||
/obj/item/toy/plushie/tabby_cat,
|
||||
/obj/item/toy/plushie/tuxedo_cat,
|
||||
/obj/item/toy/plushie/squid/green,
|
||||
/obj/item/toy/plushie/squid,
|
||||
/obj/item/toy/plushie/squid/mint,
|
||||
/obj/item/toy/plushie/squid/blue,
|
||||
/obj/item/toy/plushie/squid/orange,
|
||||
|
||||
Reference in New Issue
Block a user