From b8eae22edb825d35677e3b9cd4b115551c623a88 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 18 Oct 2018 14:33:42 -0300 Subject: Global Variable outline --- npc/019-2/angela.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'npc') diff --git a/npc/019-2/angela.txt b/npc/019-2/angela.txt index 8a81bef3d..4cf0433a5 100644 --- a/npc/019-2/angela.txt +++ b/npc/019-2/angela.txt @@ -19,6 +19,16 @@ // Main Quest: Cindy Quest // Reward: Something awesome, probably. // Advised Level: Groups of level 80 players. +// +// Quest Variable: NivalisQuest_Cindy +// 0: Quest Not Started +// +// Global Variable: $@CINDY_STATE +// 0: Status is clean (she'll be kidnapped next interation) +// %1: Cindy still wasn't rescued +// %2: A party is fighting currently (the division value is the difficulty level, and affects minimum level) +// >1500000000: Cindy is safely at home (date +%s) + 019-2,75,25,0 script Angela#Outside NPC_ELF_F,{ hello; end; -- cgit v1.2.3-70-g09d2