From 07b866b2f8ce5d8af6e15b8b2c670c59d0b06c62 Mon Sep 17 00:00:00 2001 From: Unknown Date: Fri, 3 May 2019 16:32:21 -0400 Subject: [PATCH] Last Second Tweaks - Swaps trash pile money breifcase with something more balanced. - Adds emergency softsuit box to luxury capsules. --- code/game/objects/items/weapons/storage/boxes_vr.dm | 3 +++ code/game/objects/structures/trash_pile.dm | 2 +- maps/submaps/shelters/shelter_2.dmm | 1 + maps/submaps/shelters/shelter_3.dmm | 1 + 4 files changed, 6 insertions(+), 1 deletion(-) diff --git a/code/game/objects/items/weapons/storage/boxes_vr.dm b/code/game/objects/items/weapons/storage/boxes_vr.dm index e41691ec5c2..f2cbd06aed1 100644 --- a/code/game/objects/items/weapons/storage/boxes_vr.dm +++ b/code/game/objects/items/weapons/storage/boxes_vr.dm @@ -46,3 +46,6 @@ /obj/item/clothing/mask/breath, /obj/item/weapon/tank/emergency/oxygen/double ) + +/obj/item/weapon/storage/secure/briefcase/trashmoney + starts_with = list(/obj/item/weapon/spacecash/c200 = 10) diff --git a/code/game/objects/structures/trash_pile.dm b/code/game/objects/structures/trash_pile.dm index 3464c09aa43..3258f40edb6 100644 --- a/code/game/objects/structures/trash_pile.dm +++ b/code/game/objects/structures/trash_pile.dm @@ -241,7 +241,7 @@ prob(1);/obj/item/weapon/disk/nifsoft/compliance, prob(1);/obj/item/weapon/material/knife/tacknife, prob(1);/obj/item/weapon/storage/box/survival/space, - prob(1);/obj/item/weapon/storage/secure/briefcase/money, + prob(1);/obj/item/weapon/storage/secure/briefcase/trashmoney, prob(1);/obj/item/weapon/reagent_containers/syringe/steroid) var/obj/item/I = new path() diff --git a/maps/submaps/shelters/shelter_2.dmm b/maps/submaps/shelters/shelter_2.dmm index 5401d08ef8a..f4579aa3240 100644 --- a/maps/submaps/shelters/shelter_2.dmm +++ b/maps/submaps/shelters/shelter_2.dmm @@ -50,6 +50,7 @@ /obj/item/device/fbp_backup_cell, /obj/item/device/fbp_backup_cell, /obj/item/weapon/storage/pill_bottle/antitox, +/obj/item/weapon/storage/box/survival/space, /obj/item/device/healthanalyzer, /obj/item/weapon/storage/pill_bottle/dice_nerd, /turf/simulated/shuttle/floor/voidcraft, diff --git a/maps/submaps/shelters/shelter_3.dmm b/maps/submaps/shelters/shelter_3.dmm index 61a3caffb89..42321a3d263 100644 --- a/maps/submaps/shelters/shelter_3.dmm +++ b/maps/submaps/shelters/shelter_3.dmm @@ -56,6 +56,7 @@ /obj/item/weapon/storage/box/survival/comp{ starts_with = list(/obj/item/weapon/tool/prybar/red,/obj/item/clothing/glasses/goggles,/obj/item/weapon/reagent_containers/hypospray/autoinjector,/obj/item/stack/medical/bruise_pack,/obj/item/device/flashlight/glowstick,/obj/item/weapon/reagent_containers/food/snacks/candy/proteinbar,/obj/item/clothing/mask/breath,/obj/item/weapon/tank/emergency/oxygen/engi) }, +/obj/item/weapon/storage/box/survival/space, /obj/item/weapon/extinguisher/mini, /obj/item/device/radio{ icon_state = "walkietalkieOLD";