mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-23 21:16:16 +01:00
Fix PR #584 and some additions for lockers and kink vendor
This commit is contained in:
@@ -58,7 +58,8 @@
|
||||
/obj/item/clothing/under/polychromic/shortpants/pantsu = 3,
|
||||
/obj/item/clothing/under/polychromic/bulge = 3,
|
||||
/obj/item/clothing/suit/maidapron = 3,
|
||||
/obj/item/clothing/under/corset = 3
|
||||
/obj/item/clothing/under/corset = 3,
|
||||
/obj/item/clothing/under/jabroni = 3
|
||||
)
|
||||
contraband = list(/obj/item/restraints/handcuffs/fake/kinky = 5,
|
||||
/obj/item/clothing/neck/petcollar = 5,
|
||||
|
||||
@@ -42,6 +42,9 @@
|
||||
new /obj/item/clothing/shoes/sneakers/black(src)
|
||||
new /obj/item/clothing/shoes/sneakers/brown(src)
|
||||
new /obj/item/clothing/shoes/sneakers/white(src)
|
||||
new /obj/item/clothing/suit/polychromic/kromajacket(src)
|
||||
new /obj/item/clothing/suit/polychromic/kromacrop(src)
|
||||
new /obj/item/clothing/under/polychromic/shortsbra(src)
|
||||
if(prob(30))
|
||||
new /obj/item/clothing/suit/hooded/wintercoat(src)
|
||||
new /obj/item/clothing/shoes/winterboots(src)
|
||||
|
||||
Reference in New Issue
Block a user