mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 22:50:26 +01:00
@@ -337,7 +337,7 @@ GLOBAL_VAR_INIT(hhMysteryRoomNumber, rand(1, 999999))
|
||||
desc = "Stop looking through the bluespace peephole."
|
||||
button_icon_state = "cancel_peephole"
|
||||
|
||||
/datum/action/peephole_cancel/Trigger()
|
||||
/datum/action/peephole_cancel/Trigger(trigger_flags)
|
||||
. = ..()
|
||||
to_chat(owner, span_warning("You move away from the peephole."))
|
||||
owner.reset_perspective()
|
||||
|
||||
Reference in New Issue
Block a user