mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-30 08:30:08 +01:00
Merge remote-tracking branch 'upstream/master'
This commit is contained in:
@@ -18,6 +18,16 @@
|
||||
category = SLOT_IN_BACKPACK
|
||||
path = /obj/item/toy/plush/slimeplushie
|
||||
|
||||
/datum/gear/toy/plush/borgplushie/secdrake
|
||||
name = "SecDrake Plushie"
|
||||
category = SLOT_IN_BACKPACK
|
||||
path = /obj/item/toy/plush/borgplushie/secdrake
|
||||
|
||||
/datum/gear/toy/plush/borgplushie/meddrake
|
||||
name = "MediDrake Plushie"
|
||||
category = SLOT_IN_BACKPACK
|
||||
path = /obj/item/toy/plush/borgplushie/meddrake
|
||||
|
||||
/datum/gear/plushlamp
|
||||
name = "Lamp plushie"
|
||||
category = SLOT_IN_BACKPACK
|
||||
@@ -194,4 +204,16 @@
|
||||
/datum/gear/lipstick_white
|
||||
name = "White Lipstick"
|
||||
category = SLOT_IN_BACKPACK
|
||||
path = /obj/item/lipstick/white
|
||||
path = /obj/item/lipstick/white
|
||||
|
||||
/datum/gear/condom
|
||||
name = "Condom"
|
||||
category = SLOT_IN_BACKPACK
|
||||
path = /obj/item/condom
|
||||
cost = 1
|
||||
|
||||
/datum/gear/sounding
|
||||
name = "Sounding rod"
|
||||
category = SLOT_IN_BACKPACK
|
||||
path = /obj/item/sounding
|
||||
cost = 1
|
||||
|
||||
Reference in New Issue
Block a user