mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 21:12:24 +01:00
birb (#18548)
This commit is contained in:
@@ -1255,6 +1255,13 @@
|
||||
icon_state = "herring_gull_lying"
|
||||
item_state = "herring_gull_lying"
|
||||
|
||||
//Jeweler cockatoo plushie
|
||||
/obj/item/toy/plushie/cockatoo
|
||||
name = "jeweler cockatoo plushie"
|
||||
desc = "A plushie of Konyang's national animal, much smaller than the real thing. This one won't get you arrested for touching it, either."
|
||||
icon_state = "cockatoo"
|
||||
phrase = "Chirp!"
|
||||
|
||||
//Toy cult sword
|
||||
/obj/item/toy/cultsword
|
||||
name = "foam sword"
|
||||
|
||||
@@ -83,7 +83,8 @@
|
||||
/obj/item/toy/plushie/squid,
|
||||
/obj/item/toy/plushie/bear,
|
||||
/obj/item/toy/plushie/bearfire,
|
||||
/obj/item/toy/plushie/herring_gull
|
||||
/obj/item/toy/plushie/herring_gull,
|
||||
/obj/item/toy/plushie/cockatoo
|
||||
)
|
||||
|
||||
/obj/random/balloon
|
||||
|
||||
Reference in New Issue
Block a user