mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-11 07:03:30 +01:00
Various Ragin' Mages fixes
* Additionally, increases the number of memes in the codebase
This commit is contained in:
@@ -26,6 +26,10 @@
|
||||
|
||||
var/area/thearea = teleportlocs[A]
|
||||
|
||||
if(thearea.tele_proof && !istype(thearea, /area/wizard_station))
|
||||
usr << "A mysterious force disrupts your arcane spell matrix, and you remain where you are."
|
||||
return
|
||||
|
||||
return thearea
|
||||
|
||||
/obj/effect/proc_holder/spell/targeted/area_teleport/cast(list/targets,area/thearea)
|
||||
|
||||
Reference in New Issue
Block a user