mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 14:39:58 +01:00
Some plushie grammar fixes (#42003)
Fixed Bubblegum plushie attack verb, Ratvar and Bubblegum plushie capitalization.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user