Initial commit of a working state

This commit is contained in:
AlManiak
2024-10-13 22:48:31 +02:00
parent 276b56363c
commit 854a0cf4b4
28 changed files with 821 additions and 311 deletions
+1 -1
View File
@@ -125,4 +125,4 @@ obj/item/condom/update_icon()
C.update_icon()
to_chat(src, "<span class='love'>The condom bubbles outwards and fills with your cum.</span>")
SEND_SIGNAL(src, COMSIG_ADD_MOOD_EVENT, "orgasm", /datum/mood_event/orgasm)
setArousalLoss(0)
setArousal(0)