diff options
Diffstat (limited to 'npc/custom/quests/sphinx_mask.txt')
-rw-r--r-- | npc/custom/quests/sphinx_mask.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/npc/custom/quests/sphinx_mask.txt b/npc/custom/quests/sphinx_mask.txt index 178aee60d..059e69408 100644 --- a/npc/custom/quests/sphinx_mask.txt +++ b/npc/custom/quests/sphinx_mask.txt @@ -1,11 +1,11 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Sphinx Mask Quest (custom) //===== By: ================================================== -//= sabernet09 & eAthena Team +//= sabernet09 & rAthena Team //===== Current Version: ===================================== //= 1.2 //===== Compatible With: ===================================== -//= eAthena 7.15 + +//= rAthena 7.15 + //===== Description: ========================================= //= this quest is related to Umbalian Chief //= 1.1 Removed it from official Umbala quests [Lupus] @@ -77,4 +77,4 @@ morocc,140,156,5 script Turban Thief 58,{ mes "[Turban Thief]"; mes "Are youz playin wit me? You don't have ze money!"; close; -}
\ No newline at end of file +} |