From e9c3eb9eb44d2be9aa5a36e976cf75bd59fc4184 Mon Sep 17 00:00:00 2001 From: Putnam Date: Thu, 30 Jan 2020 04:24:18 -0800 Subject: [PATCH] . --- modular_citadel/code/modules/arousal/organs/vagina.dm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modular_citadel/code/modules/arousal/organs/vagina.dm b/modular_citadel/code/modules/arousal/organs/vagina.dm index 31d116b48e..3f1bcc5f9b 100644 --- a/modular_citadel/code/modules/arousal/organs/vagina.dm +++ b/modular_citadel/code/modules/arousal/organs/vagina.dm @@ -8,8 +8,8 @@ size = 1 //There is only 1 size right now genital_flags = CAN_MASTURBATE_WITH|CAN_CLIMAX_WITH masturbation_verb = "finger" - arousal_verb = "You feel wetness on your crotch." - unarousal_verb = "You no longer feel wet." + arousal_verb = "You feel wetness on your crotch" + unarousal_verb = "You no longer feel wet" fluid_transfer_factor = 0.1 //Yes, some amount is exposed to you, go get your AIDS layer_index = VAGINA_LAYER_INDEX var/cap_length = 8//D E P T H (cap = capacity)