mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-23 04:56:23 +01:00
Sounding Rod
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user