Add in squeak component and refactor mouse, bikehorn, clown suit to use it.

This commit is contained in:
variableundefined
2018-11-04 14:17:45 +08:00
parent 5b29725159
commit 7544ae573f
18 changed files with 127 additions and 66 deletions
+1 -3
View File
@@ -507,10 +507,8 @@
icon = 'icons/obj/watercloset.dmi'
icon_state = "rubberducky"
item_state = "rubberducky"
honk_sounds = list('sound/items/squeaktoy.ogg' = 1)
attack_verb = list("quacked", "squeaked")
honk_sound = 'sound/items/squeaktoy.ogg' //credit to DANMITCH3LL of freesound for this
/obj/structure/sink
name = "sink"