From e553fa37195febcca7408d2fc60b0010d64f31f7 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 3 May 2022 11:33:58 -0300 Subject: Add Luvia placeholder --- npc/034-3/gemini.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'npc/034-3') diff --git a/npc/034-3/gemini.txt b/npc/034-3/gemini.txt index 14a76e2b8..6d9ec0d67 100644 --- a/npc/034-3/gemini.txt +++ b/npc/034-3/gemini.txt @@ -33,6 +33,7 @@ OnTouch: next; mesq b("catalazuli"); next; + .@p=getcharid(1); mes l("... that looks like an incantation or something."); if (strcharinfo(0) != getpartyleader(.@p)) { mes l("I probably should let %s chant it.", getpartyleader(.@p)); @@ -57,6 +58,7 @@ OnChannel: .@y > 38) end; // Only party leader may proceed + .@p=getcharid(1); if (strcharinfo(0) != getpartyleader(.@p)) { percentheal 0, -25; specialeffect(312, AREA, getcharid(3)); -- cgit v1.2.3-60-g2f50