mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13.git
synced 2026-08-25 07:27:20 +01:00
part 2
This commit is contained in:
@@ -242,7 +242,7 @@ If you're feeling frisky, examine yourself and click the underlined item to pull
|
||||
|
||||
/obj/screen/alert/embeddedobject/Click()
|
||||
if(isliving(usr))
|
||||
var/mob/living/carbon/human/M = usr
|
||||
var/mob/living/carbon/M = usr
|
||||
return M.help_shake_act(M)
|
||||
|
||||
/obj/screen/alert/weightless
|
||||
|
||||
Reference in New Issue
Block a user