mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
[MIRROR] Plushie Fixes & Additions (#10351)
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
committed by
GitHub
parent
3b230af372
commit
8044a7ffa2
@@ -230,7 +230,9 @@ var/global/list/datum/supply_drop_loot/supply_drop
|
||||
/obj/item/toy/katana,
|
||||
/obj/item/toy/katana,
|
||||
/obj/item/inflatable_duck,
|
||||
/obj/item/inflatable_duck)
|
||||
/obj/item/inflatable_duck,
|
||||
/obj/item/toy/plushie/tinytin,
|
||||
/obj/item/toy/plushie/tinytin_sec)
|
||||
|
||||
/datum/supply_drop_loot/christmas
|
||||
name = "Surplus Christmas Supplies"
|
||||
@@ -320,4 +322,4 @@ var/global/list/datum/supply_drop_loot/supply_drop
|
||||
/obj/item/reagent_containers/glass/bottle/inaprovaline,
|
||||
/obj/item/reagent_containers/glass/bottle/inaprovaline,
|
||||
/obj/item/storage/box/syringes,
|
||||
/obj/item/storage/box/autoinjectors)
|
||||
/obj/item/storage/box/autoinjectors)
|
||||
|
||||
Reference in New Issue
Block a user