mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2026-08-30 08:07:03 +01:00
stuff
This commit is contained in:
@@ -16,7 +16,10 @@
|
||||
/obj/item/clothing/under/officesexy = 3,
|
||||
/obj/item/clothing/suit/toggle/tunnelfox = 3,
|
||||
/obj/item/clothing/under/performer = 2,
|
||||
/obj/item/clothing/under/bluedress = 3
|
||||
/obj/item/clothing/under/bluedress = 3,
|
||||
/obj/item/clothing/under/misc/leia_outfit = 2,
|
||||
/obj/item/clothing/under/misc/leia_outfit/red = 2,
|
||||
/obj/item/clothing/under/misc/leia_outfit/blue = 2
|
||||
)
|
||||
var/list/extra_contraband = list(
|
||||
/obj/item/clothing/under/rank/civilian/lawyer/galaxy_red = 3,
|
||||
|
||||
@@ -29,7 +29,8 @@
|
||||
/obj/item/restraints/bondage_rope = 5,
|
||||
/obj/item/clothing/under/domina = 5,
|
||||
/obj/item/clothing/under/performer = 3,
|
||||
/obj/item/clothing/shoes/invisiboots = 10 // Added here to go with the Gear Harness
|
||||
/obj/item/clothing/shoes/invisiboots = 10, // Added here to go with the Gear Harness
|
||||
/obj/item/clothing/shoes/highheel_sandals = 3
|
||||
)
|
||||
var/list/extra_contraband = list(
|
||||
//Lewd-Clothes
|
||||
|
||||
Reference in New Issue
Block a user