mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 07:59:01 +01:00
Adds bear plushies (#6519)
Adds brand new bear plushies and literally nothing else.
This commit is contained in:
@@ -317,6 +317,8 @@
|
||||
/obj/item/toy/plushie/kitten,
|
||||
/obj/item/toy/plushie/lizard,
|
||||
/obj/item/toy/plushie/farwa,
|
||||
/obj/item/toy/plushie/bear,
|
||||
/obj/item/toy/plushie/bearfire,
|
||||
/obj/random/squid_plushie
|
||||
)
|
||||
|
||||
@@ -1227,4 +1229,4 @@
|
||||
var/obj/item/weapon/gun/energy/E = spawned
|
||||
E.charge_cost *= 2
|
||||
E.self_recharge = 0
|
||||
E.reliability = 90
|
||||
E.reliability = 90
|
||||
|
||||
Reference in New Issue
Block a user