Add a boop sound effect

This commit is contained in:
r4d6
2019-12-16 08:56:51 -05:00
committed by GitHub
parent 728ca4fe99
commit 2e4187b7c8

View File

@@ -326,6 +326,7 @@
H.visible_message( \
"<span class='notice'>[H] boops [target]'s nose.</span>", \
"<span class='notice'>You boop [target] on the nose.</span>", )
playsound(src, 'sound/items/Nose_boop.ogg', 10, 0)
else
M.visible_message("<span class='notice'>[M] hugs [src] to make [p_them()] feel better!</span>", \