updated toy item to use the squeak component as well as update the icon for a donator

This commit is contained in:
LetterJay
2017-09-24 10:27:09 -05:00
parent b6e0cf9476
commit 46b91db045
2 changed files with 1 additions and 1 deletions

View File

@@ -67,7 +67,7 @@
w_class = WEIGHT_CLASS_SMALL
attack_verb = list("slapped")
resistance_flags = FLAMMABLE
var/bitesound = 'sound/items/bikehorn.ogg'
squeak_override = list('sound/items/bikehorn.ogg'= 1)
/obj/item/clothing/neck/cloak/carrot
name = "carrot cloak"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 40 KiB