mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-10 09:54:52 +00:00
Merge pull request #14259 from timothyteakettle/log-pierced-reality-examine
staring into pierced realities is now logged
This commit is contained in:
@@ -254,6 +254,7 @@
|
|||||||
to_chat(human_user,"<span class='userdanger'>Your brain hurts when you look at this!</span>")
|
to_chat(human_user,"<span class='userdanger'>Your brain hurts when you look at this!</span>")
|
||||||
human_user.adjustOrganLoss(ORGAN_SLOT_BRAIN,20,190)
|
human_user.adjustOrganLoss(ORGAN_SLOT_BRAIN,20,190)
|
||||||
SEND_SIGNAL(human_user, COMSIG_ADD_MOOD_EVENT, "gates_of_mansus", /datum/mood_event/gates_of_mansus)
|
SEND_SIGNAL(human_user, COMSIG_ADD_MOOD_EVENT, "gates_of_mansus", /datum/mood_event/gates_of_mansus)
|
||||||
|
log_game("[key_name(user)] stared at a pierced reality at [AREACOORD(user)]")
|
||||||
|
|
||||||
/obj/effect/reality_smash
|
/obj/effect/reality_smash
|
||||||
name = "/improper reality smash"
|
name = "/improper reality smash"
|
||||||
|
|||||||
Reference in New Issue
Block a user