diff options
Diffstat (limited to 'npc/custom/quests/sunglasses.txt')
-rw-r--r-- | npc/custom/quests/sunglasses.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/custom/quests/sunglasses.txt b/npc/custom/quests/sunglasses.txt index c708b011a..5b0f5cf49 100644 --- a/npc/custom/quests/sunglasses.txt +++ b/npc/custom/quests/sunglasses.txt @@ -1,11 +1,11 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Quest For Slotted Sunglasses //===== By: ================================================== //= Aegis - amichan //===== Current Version: ===================================== //= 1.7 //===== Compatible With: ===================================== -//= Any eAthena Version; +//= Any rAthena Version; //===== Description: ========================================= //= Quest to get Slotted Sunglasses //===== Additional Comments: ================================= @@ -142,4 +142,4 @@ L_SG_Funds: mes "[Maseph]"; mes "You do not have enough money. Please come back to me when you do."; close; -}
\ No newline at end of file +} |