mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-24 20:47:43 +01:00
Dragon Plushie Upport (#18523)
* Upport dragon plushies * Whoops, forgot the icons * Add to loadout blacklist
This commit is contained in:
@@ -230,7 +230,14 @@
|
||||
/obj/item/inflatable_duck,
|
||||
/obj/item/inflatable_duck,
|
||||
/obj/item/toy/plushie/tinytin,
|
||||
/obj/item/toy/plushie/tinytin_sec)
|
||||
/obj/item/toy/plushie/tinytin_sec,
|
||||
/obj/item/toy/plushie/dragon,
|
||||
/obj/item/toy/plushie/dragon/green,
|
||||
/obj/item/toy/plushie/dragon/purple,
|
||||
/obj/item/toy/plushie/dragon/red_east,
|
||||
/obj/item/toy/plushie/dragon/green_east,
|
||||
/obj/item/toy/plushie/dragon/white_east,
|
||||
/obj/item/toy/plushie/dragon/gold_east)
|
||||
|
||||
/datum/supply_drop_loot/christmas
|
||||
name = "Surplus Christmas Supplies"
|
||||
|
||||
Reference in New Issue
Block a user