Commit suggestions

Co-Authored-By: deathride58 <deathride58@users.noreply.github.com>
This commit is contained in:
r4d6
2019-12-16 09:22:58 -05:00
committed by GitHub
parent 7142894ce7
commit 21b7fb0759
@@ -325,7 +325,7 @@
else if(check_zone(M.zone_selected) == "mouth") // I ADDED BOOP-EH-DEH-NOSEH - Jon
H.visible_message( \
"<span class='notice'>[H] boops [target]'s nose.</span>", \
"<span class='notice'>You boop [target] on the nose.</span>", )
"<span class='notice'>You boop [src] on the nose.</span>", )
playsound(src, 'sound/items/Nose_boop.ogg', 50, 0)
else