Allow ghosts to look inside containers (#14996)

* Allow ghosts to inspect storage via alt+clicking

Also streamlines orient2hud calls a bit.

* Normal click now also opens the storage for ghosts.
This commit is contained in:
moxian
2020-11-30 16:07:49 +00:00
committed by GitHub
parent 0da24eb17b
commit dd94a30dbb
4 changed files with 16 additions and 18 deletions
+1 -1
View File
@@ -55,7 +55,7 @@
/mob/dead/observer/ShiftClickOn(var/atom/A)
examinate(A)
/atom/proc/attack_ghost(mob/user as mob)
/atom/proc/attack_ghost(mob/user)
return
// health + cyborg analyzer for ghosts