What is wrong with me (#17848)

Added a new smite that forces the skyrim into onto someone.
This commit is contained in:
SatinIsle
2025-06-12 16:07:51 +01:00
committed by GitHub
parent ac3c612472
commit d7b70df5a7
4 changed files with 13 additions and 0 deletions
+5
View File
@@ -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//////////////