mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-25 14:16:30 +01:00
Balloon Expansion (Inflation?)
This commit is contained in:
@@ -221,8 +221,8 @@ var/global/list/datum/supply_drop_loot/supply_drop
|
||||
/obj/random/action_figure,
|
||||
/obj/random/action_figure,
|
||||
/obj/random/action_figure,
|
||||
/obj/item/toy/nanotrasenballoon,
|
||||
/obj/item/toy/syndicateballoon,
|
||||
/obj/random/balloon,
|
||||
/obj/random/balloon,
|
||||
/obj/item/toy/sword,
|
||||
/obj/item/toy/sword,
|
||||
/obj/item/toy/sword,
|
||||
@@ -257,7 +257,9 @@ var/global/list/datum/supply_drop_loot/supply_drop
|
||||
/obj/item/clothing/accessory/scarf/christmas,
|
||||
/obj/item/clothing/accessory/scarf/christmas,
|
||||
/obj/item/clothing/accessory/scarf/christmas,
|
||||
/obj/item/clothing/accessory/scarf/christmas
|
||||
/obj/item/clothing/accessory/scarf/christmas,
|
||||
/obj/structure/balloon/candycane,
|
||||
/obj/structure/balloon/xmas
|
||||
)
|
||||
|
||||
/datum/supply_drop_loot/materials
|
||||
@@ -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