diff --git a/code/game/objects/items/plushes.dm b/code/game/objects/items/plushes.dm index f518ad595b0..b5d86402c21 100644 --- a/code/game/objects/items/plushes.dm +++ b/code/game/objects/items/plushes.dm @@ -372,14 +372,14 @@ squeak_override = list('sound/weapons/bite.ogg'=1) /obj/item/toy/plush/bubbleplush - name = "bubblegum plushie" + name = "\improper Bubblegum plushie" desc = "The friendly red demon that gives good miners gifts." icon_state = "bubbleplush" - attack_verb = list("rends") + attack_verb = list("rent") squeak_override = list('sound/magic/demon_attack1.ogg'=1) /obj/item/toy/plush/plushvar - name = "ratvar plushie" + name = "\improper Ratvar plushie" desc = "An adorable plushie of the clockwork justiciar himself with new and improved spring arm action." icon_state = "plushvar" var/obj/item/toy/plush/narplush/clash_target