Game folder
This commit is contained in:
@@ -461,8 +461,8 @@
|
||||
P.clashing = FALSE
|
||||
|
||||
/obj/item/toy/plush/narplush
|
||||
name = "nar'sie plushie"
|
||||
desc = "A small stuffed doll of the elder god Nar'Sie. Who thought this was a good children's toy?"
|
||||
name = "\improper Nar'Sie plushie"
|
||||
desc = "A small stuffed doll of the elder goddess Nar'Sie. Who thought this was a good children's toy?"
|
||||
icon_state = "narplush"
|
||||
var/clashing
|
||||
var/is_invoker = TRUE
|
||||
@@ -475,7 +475,7 @@
|
||||
P.clash_of_the_plushies(src)
|
||||
|
||||
/obj/item/toy/plush/narplush/hugbox
|
||||
desc = "A small stuffed doll of the elder god Nar'Sie. Who thought this was a good children's toy? <b>It looks sad.</b>"
|
||||
desc = "A small stuffed doll of the elder goddess Nar'Sie. Who thought this was a good children's toy? <b>It looks sad.</b>"
|
||||
is_invoker = FALSE
|
||||
|
||||
/obj/item/toy/plush/lizardplushie
|
||||
|
||||
Reference in New Issue
Block a user