Update custom_items_yw.dm

This commit is contained in:
Belsima
2017-12-16 15:50:43 -05:00
committed by GitHub
parent 3b782d0f2e
commit 6da460ffb0
@@ -214,7 +214,7 @@
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 Mira's nipples, milking them", "milks Mira's breasts", "extracts milk")
self_emote_descriptor = list("squeeze out", "extract")
random_emote = list("surpresses a moan", "gasps sharply", "bites her lower lip")
random_emote = list("supresses a moan", "gasps sharply", "bites her lower lip")
verb_name = "Milk"
verb_desc = "Grab Mira's breasts and milk her, storing her fresh, warm milk in a container. This will undoubtedly turn her on."
@@ -232,7 +232,7 @@
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 Natalya's nipples, milking them", "milks Natalya's breasts", "extracts milk")
self_emote_descriptor = list("squeeze out", "extract")
random_emote = list("surpresses a moan", "gasps sharply", "bites her lower lip")
random_emote = list("supresses a moan", "gasps sharply", "bites her lower lip")
verb_name = "Milk"
verb_desc = "Grab Natalya's breasts and milk her, storing her fresh, warm milk in a container. This will undoubtedly turn her on."
@@ -256,3 +256,22 @@
slot_l_hand_str = 'icons/vore/custom_items_left_hand_yw.dmi',
slot_r_hand_str = 'icons/vore/custom_items_right_hand_yw.dmi',
)
// **************
// Belsima
// **************
//I'm going to fix this code later.
/obj/item/weapon/implant/reagent_generator/belle/ysaline
name = "lactation implant"
desc = "This is an implant that allows the user to lactate."
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 Ysaline's nipples, milking them", "milks Ysaline's breasts", "tugs at Ysaline's breasts")
self_emote_descriptor = list("squeeze out", "extract")
random_emote = list("supresses a moan", "gasps sharply", "bites her lower lip")
verb_name = "Milk"
verb_desc = "Grab Ysaline's breasts and milk her, storing her fresh, warm milk in a container. This will undoubtedly turn her on."