From e802ccf43c8588cc12a54b87bcfcbf8cbe1b4b92 Mon Sep 17 00:00:00 2001 From: Playtester Date: Mon, 9 Apr 2007 19:13:24 +0000 Subject: Semi-official version of Rachel Sanctuary entrance git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10197 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/quest_variables.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'npc/quest_variables.txt') diff --git a/npc/quest_variables.txt b/npc/quest_variables.txt index cc36a5533..1f2270dc1 100644 --- a/npc/quest_variables.txt +++ b/npc/quest_variables.txt @@ -89,6 +89,11 @@ Info: Ninja Job Room, Basshu How to set: set MISC_QUEST,MISC_QUEST | 4096; How to check: if(MISC_QUEST & 4096){} +Quest: Rachel Sanctuary Quest +Info: Gained access to Rachel Santuary (yes/no) +How to set: set MISC_QUEST,MISC_QUEST | 8192; +How to check: if(MISC_QUEST & 8192){} + -------------------------------------------------------------- Variable: MISC_QUEST2 -- cgit v1.2.3-60-g2f50