mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-23 03:56:27 +01:00
Adds Eldi's fluff reagent implant:
https://forum.vore-station.net/viewtopic.php?f=26&t=1102&sid=b2164d1e7fe062182d4849528f6f28b8
This commit is contained in:
@@ -685,6 +685,25 @@ obj/item/weapon/material/hatchet/tacknife/combatknife/fluff/katarina/handle_shie
|
||||
/obj/item/weapon/implanter/reagent_generator/belle
|
||||
implant_type = /obj/item/weapon/implant/reagent_generator/belle
|
||||
|
||||
//Gowst: Eldi Moljir
|
||||
//Eldi iz coolest elf-dorf.
|
||||
/obj/item/weapon/implant/reagent_generator/eldi
|
||||
name = "lactation implant"
|
||||
desc = "This is an implant that allows the user to lactate."
|
||||
generated_reagent = "milk"
|
||||
usable_volume = 1000
|
||||
|
||||
empty_message = list("Your breasts feel unusually empty.", "Your chest feels lighter - your milk supply is empty!", "Your milk reserves have run dry.", "Your grateful nipples ache as the last of your milk leaves them.")
|
||||
full_message = list("Your breasts ache badly - they are swollen and feel fit to burst!", "You need to be milked! Your breasts feel bloated, eager for release.", "Your milky breasts are starting to leak...")
|
||||
emote_descriptor = list("squeezes Eldi's nipples, milking them", "milks Eldi's breasts", "extracts milk")
|
||||
self_emote_descriptor = list("squeeze out", "extract")
|
||||
random_emote = list("surpresses a moan", "gasps sharply", "bites her lower lip")
|
||||
verb_name = "Milk"
|
||||
verb_desc = "Grab Eldi's breasts and milk her, storing her fresh, warm milk in a container. This will undoubtedly turn her on."
|
||||
|
||||
/obj/item/weapon/implanter/reagent_generator/eldi
|
||||
implant_type = /obj/item/weapon/implant/reagent_generator/eldi
|
||||
|
||||
//Vorrarkul: Theodora Lindt
|
||||
/obj/item/weapon/implant/reagent_generator/vorrarkul
|
||||
generated_reagent = "chocolate_milk"
|
||||
|
||||
+11
-4
@@ -10,7 +10,7 @@
|
||||
# character_name: Jane Doe
|
||||
# item_path: /obj/item/toy/plushie
|
||||
# item_name: ugly plush toy
|
||||
# item_icon: flagmask
|
||||
# item_icon: flagmask
|
||||
# item_desc: It's truly hideous.
|
||||
# req_titles: Assistant, Security Officer
|
||||
# req_access: 1
|
||||
@@ -204,6 +204,13 @@ item_path: /obj/item/clothing/accessory/medal/bronze_heart
|
||||
|
||||
# ######## F CKEYS
|
||||
# ######## G CKEYS
|
||||
|
||||
{
|
||||
ckey:Gowst
|
||||
character_name: Eldi Moljir
|
||||
item_path: /obj/item/weapon/implanter/reagent_generator/eldi
|
||||
}
|
||||
|
||||
# ######## H CKEYS
|
||||
|
||||
{
|
||||
@@ -348,7 +355,7 @@ ckey: ketrai
|
||||
character_name: Ketrai
|
||||
item_path: /obj/item/clothing/head/fluff/ketrai
|
||||
}
|
||||
|
||||
|
||||
{
|
||||
ckey: kiraalitruss
|
||||
character_name: Amaya Rahl
|
||||
@@ -359,7 +366,7 @@ item_path: /obj/item/weapon/card/id/fluff/amaya
|
||||
ckey: kisukegema
|
||||
character_name: Kisuke 'The Nerd' Gema
|
||||
item_path: /obj/item/clothing/glasses/omnihud/kamina
|
||||
}
|
||||
}
|
||||
|
||||
{
|
||||
ckey: Killjaden
|
||||
@@ -411,7 +418,7 @@ item_path: /obj/item/clothing/head/fluff/molenar2
|
||||
}
|
||||
|
||||
# Permit Expired
|
||||
#{
|
||||
#{
|
||||
#ckey: molenar
|
||||
#character_name: Kari Akiren
|
||||
#item_path: /obj/item/weapon/gun/projectile/shotgun/pump/rifle/fluff/kari_akiren
|
||||
|
||||
Reference in New Issue
Block a user