mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 20:16:55 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user