diff options
Diffstat (limited to 'npc/custom/quests/ironcane.txt')
-rw-r--r-- | npc/custom/quests/ironcane.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/custom/quests/ironcane.txt b/npc/custom/quests/ironcane.txt index 18d37de5c..e0520765f 100644 --- a/npc/custom/quests/ironcane.txt +++ b/npc/custom/quests/ironcane.txt @@ -1,11 +1,11 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Quest For Iron Cain //===== By: ================================================== //= eA Dev Team //===== Current Version: ===================================== //= 1.1 //===== Compatible With: ===================================== -//= eAthena 1.0 +//= rAthena 1.0 //===== Description: ========================================= //= Iron Cain (lower part of a full helmet) //===== Additional Comments: ================================= @@ -46,4 +46,4 @@ L_Unfathomable: mes "What I had to go through was more unfathomable.."; mes "If you succeed in getting these items, you will have incredible strength!"; close; -}
\ No newline at end of file +} |