mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-29 23:16:21 +01:00
Adds dufflebags to loadout.
-Adds dufflebags to loadout, including normal, black(cosmetic), and department specific versions with appropriate access restrictions to utility category. -Adds a cosmetic black duffle without the syndie speed buff. -Moves taur saddlebags from accessories category to utility category. Just a little preference QoL thing when you don't feel like scavenging and littering the station with discarded starter bags.
This commit is contained in:
@@ -116,4 +116,9 @@
|
||||
icon_state = "taurvest"
|
||||
icon_base = "taurvest"
|
||||
max_storage_space = INVENTORY_STANDARD_SPACE
|
||||
slowdown = 0
|
||||
slowdown = 0
|
||||
|
||||
/obj/item/weapon/storage/backpack/dufflebag/fluff //Black dufflebag without syndie buffs.
|
||||
name = "plain black dufflebag"
|
||||
desc = "A large dufflebag for holding extra tactical supplies."
|
||||
icon_state = "duffle_syndie"
|
||||
Reference in New Issue
Block a user