mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-11 07:59:08 +01:00
mmmmph!
This commit is contained in:
@@ -17,6 +17,12 @@
|
||||
return
|
||||
..()
|
||||
|
||||
/obj/item/clothing/mask/muzzle/ballgag
|
||||
name = "ball gag"
|
||||
desc = "To stop that awful noise, but lewder."
|
||||
icon_state = "ballgag"
|
||||
item_state = "ballgag"
|
||||
|
||||
/obj/item/clothing/mask/surgical
|
||||
name = "sterile mask"
|
||||
desc = "A sterile mask designed to help prevent the spread of diseases."
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 45 KiB After Width: | Height: | Size: 45 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 34 KiB |
@@ -65,13 +65,15 @@
|
||||
/obj/item/dildo/flared/huge = 1,
|
||||
/obj/item/clothing/head/dominatrixcap = 1,
|
||||
/obj/item/mesmetron = 1,
|
||||
/obj/item/bdsm_whip = 1
|
||||
/obj/item/bdsm_whip = 1,
|
||||
/obj/item/clothing/mask/muzzle = 1
|
||||
)
|
||||
premium = list(
|
||||
/obj/item/electropack/shockcollar = 3,
|
||||
/obj/item/clothing/neck/petcollar/locked = 1,
|
||||
/obj/item/restraints/handcuffs/rope = 1,
|
||||
/obj/item/leash = 1
|
||||
/obj/item/leash = 1,
|
||||
/obj/item/clothing/mask/muzzle/ballgag = 3
|
||||
)
|
||||
refill_canister = /obj/item/vending_refill/kink
|
||||
/*
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 47 KiB After Width: | Height: | Size: 47 KiB |
Reference in New Issue
Block a user