diff options
Diffstat (limited to 'npc/custom/quests/thq/THQS_GuildNPC.txt')
-rw-r--r-- | npc/custom/quests/thq/THQS_GuildNPC.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/custom/quests/thq/THQS_GuildNPC.txt b/npc/custom/quests/thq/THQS_GuildNPC.txt index ca851a997..69216e89d 100644 --- a/npc/custom/quests/thq/THQS_GuildNPC.txt +++ b/npc/custom/quests/thq/THQS_GuildNPC.txt @@ -1,4 +1,4 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Treasure Hunter Script //===== Converted By ========================================= //= Fredzilla @@ -12,7 +12,7 @@ //===== Version ============================================== //= 1.0 - Straight conversion of Aegis NPC file //===== Compatible With ====================================== -//= eAthena 1.0 +//= rAthena 1.0 //===== Description ========================================== //= Start for Treasure hunter quests //===== Comments ============================================= @@ -92,4 +92,4 @@ N_NVM: mes "Alright come back when you have the free time to spare."; close; -}
\ No newline at end of file +} |