Sounding Rod

This commit is contained in:
Kabra_men
2020-10-07 19:11:18 -03:00
parent 83c0c270b0
commit ab2c32decd
9 changed files with 112 additions and 7 deletions
+2 -2
View File
@@ -97,7 +97,7 @@
var/obj/item/organ/genital/penis/P = src.getorganslot("penis")
if(P.condom)
new /obj/item/condom/filled(usr.loc)
to_chat(src, "The condom bubbled outwards and filled with your cum.")
to_chat(src, "The condom bubbles outwards and fills with your cum.")
P.condom = 0
P.colourtint = ""
src.update_genitals()
src.update_genitals()