mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 12:41:09 +01:00
Turns cummerbund from a full 7 slot belt for any item into a fannypack subtype(which holds 3 items)
This commit is contained in:
@@ -482,13 +482,6 @@
|
||||
/obj/item/clothing/mask/luchador
|
||||
))
|
||||
|
||||
/obj/item/storage/belt/cummerbund
|
||||
name = "cummerbund"
|
||||
desc = "A pleated sash that pairs well with a suit jacket."
|
||||
icon_state = "cummerbund"
|
||||
inhand_icon_state = null
|
||||
worn_icon_state = "cummerbund"
|
||||
|
||||
/obj/item/storage/belt/military
|
||||
name = "chest rig"
|
||||
desc = "A set of tactical webbing worn by Syndicate boarding parties."
|
||||
@@ -770,6 +763,13 @@
|
||||
icon_state = "fannypack_yellow"
|
||||
worn_icon_state = "fannypack_yellow"
|
||||
|
||||
/obj/item/storage/belt/fannypack/cummerbund
|
||||
name = "cummerbund"
|
||||
desc = "A pleated sash that pairs well with a suit jacket."
|
||||
icon_state = "cummerbund"
|
||||
inhand_icon_state = null
|
||||
worn_icon_state = "cummerbund"
|
||||
|
||||
/obj/item/storage/belt/sabre
|
||||
name = "sabre sheath"
|
||||
desc = "An ornate sheath designed to hold an officer's blade."
|
||||
|
||||
Reference in New Issue
Block a user