Cargo QOL + Mail Bag Fix (#22500)

* aaaaaa

I forgot

* mailn't

Removes QOL.
This commit is contained in:
Marm
2023-09-19 21:09:57 -04:00
committed by GitHub
parent ecfaa26cc2
commit 5e8536871b
6 changed files with 7 additions and 4 deletions
+1
View File
@@ -28,6 +28,7 @@
mask = /obj/item/clothing/mask/cigarette/cigar/cohiba
id = /obj/item/card/id/quartermaster
l_hand = /obj/item/clipboard
l_pocket = /obj/item/mail_scanner
pda = /obj/item/pda/quartermaster
backpack_contents = list(
/obj/item/melee/classic_baton/telescopic = 1
@@ -285,6 +285,7 @@ GLOBAL_LIST_INIT(cloth_recipes, list (
new /datum/stack_recipe("chemistry bag", /obj/item/storage/bag/chemistry, 4),
new /datum/stack_recipe("bio bag", /obj/item/storage/bag/bio, 4),
new /datum/stack_recipe("fish bag", /obj/item/storage/bag/fish, 4),
new /datum/stack_recipe("mail bag", /obj/item/storage/bag/mail, 4),
)),
null,
new /datum/stack_recipe("improvised gauze", /obj/item/stack/medical/bruise_pack/improvised, 1, 2, 6),
@@ -550,5 +550,5 @@
storage_slots = 14
max_combined_w_class = 28
w_class = WEIGHT_CLASS_TINY
can_hold = list(/obj/item/envelope, /obj/item/stamp, /obj/item/pen, /obj/item/paper)
can_hold = list(/obj/item/envelope, /obj/item/stamp, /obj/item/pen, /obj/item/paper, /obj/item/mail_scanner)
resistance_flags = FLAMMABLE
@@ -11,6 +11,7 @@
new /obj/item/radio/headset/headset_cargo(src)
new /obj/item/clothing/gloves/fingerless(src)
new /obj/item/clothing/head/soft(src)
new /obj/item/storage/bag/mail(src)
// new /obj/item/cartridge/quartermaster(src)
@@ -34,4 +35,5 @@
new /obj/item/destTagger(src)
new /obj/item/reagent_containers/food/drinks/mug/qm(src)
new /obj/item/flash(src)
new /obj/item/storage/bag/mail(src)
+1 -1
View File
@@ -501,7 +501,7 @@
name = "cargo winter coat"
icon_state = "wintercoat_cargo"
item_state = "coatcargo"
allowed = list(/obj/item/flashlight, /obj/item/tank/internals/emergency_oxygen, /obj/item/toy, /obj/item/storage/fancy/cigarettes, /obj/item/lighter, /obj/item/rcs, /obj/item/clipboard, /obj/item/envelope, /obj/item/storage/bag/mail)
allowed = list(/obj/item/flashlight, /obj/item/tank/internals/emergency_oxygen, /obj/item/toy, /obj/item/storage/fancy/cigarettes, /obj/item/lighter, /obj/item/rcs, /obj/item/clipboard, /obj/item/envelope, /obj/item/storage/bag/mail, /obj/item/mail_scanner)
hoodtype = /obj/item/clothing/head/hooded/winterhood/cargo
/obj/item/clothing/head/hooded/winterhood/cargo
+1 -2
View File
@@ -391,8 +391,7 @@
complexity_max = DEFAULT_MAX_COMPLEXITY - 5
slowdown_inactive = 0.5
slowdown_active = 0
allowed_suit_storage = list(
)
allowed_suit_storage = list()
inbuilt_modules = list(/obj/item/mod/module/hydraulic, /obj/item/mod/module/clamp/loader, /obj/item/mod/module/magnet)
skins = list(
"loader" = list(