mirror of
https://github.com/quotefox/Hyper-Station-13.git
synced 2026-07-18 11:12:26 +01:00
fix
fix
This commit is contained in:
@@ -352,7 +352,7 @@ obj/screen/arousal/proc/kiss()
|
||||
|
||||
src << browse(null, "window=arousal") //closes the arousal window, if its open, mainly to stop spam
|
||||
|
||||
M.adjustPainLoss(-5, 0) //mommas kisses always stop alittle pain..
|
||||
L.adjustPainLoss(-5, 0) //mommas kisses always stop alittle pain..
|
||||
SEND_SIGNAL(L, COMSIG_ADD_MOOD_EVENT, "kissed", /datum/mood_event/kiss) //how cute, affection is nice.
|
||||
src.visible_message("<span class='notice'>[src] kisses [L]!</span>", \
|
||||
"<span class='notice'>You kiss [L]!</span>", \
|
||||
|
||||
Reference in New Issue
Block a user