mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-12 08:43:26 +01:00
[MIRROR] What is wrong with me (#11060)
Co-authored-by: SatinIsle <98125273+SatinIsle@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
792e01185d
commit
a12bfdbb51
@@ -325,6 +325,11 @@
|
||||
spawned_obj.unacidable = !M.digestable
|
||||
M.forceMove(possessed_voice)
|
||||
|
||||
if("elder_smite")
|
||||
if(!target.ckey)
|
||||
return
|
||||
target.overlay_fullscreen("scrolls", /obj/screen/fullscreen/scrolls, 1)
|
||||
addtimer(CALLBACK(target, TYPE_PROC_REF(/mob, clear_fullscreen), "scrolls"), 20 SECONDS)
|
||||
|
||||
////////MEDICAL//////////////
|
||||
|
||||
|
||||
Reference in New Issue
Block a user