From 500bffd2f4f1ced59638754f57c208b644552eb5 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 25 Jun 2020 08:19:22 -0300 Subject: Why not, a skill which revives & heal the whole map? --- npc/magic/revive.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'npc/magic/revive.txt') diff --git a/npc/magic/revive.txt b/npc/magic/revive.txt index a3f2b4617..339c77c08 100644 --- a/npc/magic/revive.txt +++ b/npc/magic/revive.txt @@ -26,3 +26,9 @@ function script SK_ressurect { return; } +// revives the whole map [ULTIMATE] +function script SK_sanctum { + recovery(getmap()); + return; +} + -- cgit v1.2.3-60-g2f50