mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2026-08-29 15:50:10 +01:00
makes the binder bra & strapless binder bra available in loadout
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
/datum/gear/shirt/bra/bra_cow
|
||||
name = "Cow-kini Bra"
|
||||
path = /obj/item/clothing/underwear/shirt/top/bra_cow
|
||||
|
||||
/datum/gear/shirt/bra/bra_binder
|
||||
name = "Bra (binder)"
|
||||
path = /obj/item/clothing/underwear/shirt/top/bra_binder
|
||||
|
||||
/datum/gear/shirt/bra/bra_binder_strapless
|
||||
name = "Bra (Binder, Strapless)"
|
||||
path = /obj/item/clothing/underwear/shirt/top/bra_binder/strapless
|
||||
|
||||
Reference in New Issue
Block a user