mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 13:05:44 +01:00
Secures plushie diversity. (#6413)
This commit is contained in:
@@ -317,6 +317,15 @@
|
||||
/obj/item/toy/plushie/kitten,
|
||||
/obj/item/toy/plushie/lizard,
|
||||
/obj/item/toy/plushie/farwa,
|
||||
/obj/random/squid_plushie
|
||||
)
|
||||
|
||||
/obj/random/squid_plushie
|
||||
name = "random squid plushie"
|
||||
desc = "This is a random squid plushie."
|
||||
icon = 'icons/obj/toy.dmi'
|
||||
icon_state = "greensquid"
|
||||
spawnlist = list(
|
||||
/obj/item/toy/plushie/squid/green,
|
||||
/obj/item/toy/plushie/squid/mint,
|
||||
/obj/item/toy/plushie/squid/blue,
|
||||
|
||||
Reference in New Issue
Block a user