Duffelbag Resprite/Tweak (#6110)

The old ones were blatantly not duffelbags, nor did they line up with the icon sprites. They are now more visually distinct, hold more than a regular bag, but have a slowdown of 1.
This commit is contained in:
ParadoxSpace
2019-03-10 01:31:53 +02:00
committed by Erki
parent cfce90a93c
commit aa24931e10
3 changed files with 46 additions and 1 deletions
@@ -324,6 +324,8 @@
slot_l_hand_str = "duffle",
slot_r_hand_str = "duffle"
)
slowdown = 1
max_storage_space = 38
/obj/item/weapon/storage/backpack/duffel/cap
name = "captain's duffel bag"
@@ -392,17 +394,19 @@
/obj/item/weapon/storage/backpack/duffel/syndie
name = "syndicate duffel bag"
desc = "A snazzy black and red duffel bag, perfect for smuggling C4 and Parapens."
desc = "A snazzy black and red duffel bag, perfect for smuggling C4 and Parapens. It seems to be made of a lighter material."
icon_state = "duffel-syndie"
item_state_slots = list(
slot_l_hand_str = "duffle_syndie",
slot_r_hand_str = "duffle_syndie"
)
slowdown = 0
/obj/item/weapon/storage/backpack/duffel/wizard
name = "wizardly duffel bag"
desc = "A fancy blue wizard bag, duffel edition."
icon_state = "duffel-wizard"
slowdown = 0
/*
* Messenger Bags