diff options
Diffstat (limited to 'npc/custom/quests/thq/THQS_ChatingNPC.txt')
-rw-r--r-- | npc/custom/quests/thq/THQS_ChatingNPC.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/custom/quests/thq/THQS_ChatingNPC.txt b/npc/custom/quests/thq/THQS_ChatingNPC.txt index 18d5bc48c..4fc4ad796 100644 --- a/npc/custom/quests/thq/THQS_ChatingNPC.txt +++ b/npc/custom/quests/thq/THQS_ChatingNPC.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 ============================================= @@ -100,4 +100,4 @@ N_Member: N_Chat: mes ""+strcharinfo(0)+" don't you have something better you could be doing? Like a quest."; close; -}
\ No newline at end of file +} |