diff options
Diffstat (limited to 'npc/custom/quests/berzebub.txt')
-rw-r--r-- | npc/custom/quests/berzebub.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/custom/quests/berzebub.txt b/npc/custom/quests/berzebub.txt index e4f2ff243..04d31d05c 100644 --- a/npc/custom/quests/berzebub.txt +++ b/npc/custom/quests/berzebub.txt @@ -1,11 +1,11 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Berzebub Card Quest Script //===== By: ================================================== //= jabs //===== Current Version: ===================================== //= 1.1 //===== Compatible With: ===================================== -//= Any eAthena Version; RO Episode XX +//= Any rAthena Version; RO Episode XX //===== Description: ========================================= //= Quest to get the Berzebub Card //===== Additional Comments: ================================= @@ -71,4 +71,4 @@ prontera,165,178,8 script Old Woman 103,{ L_Already: mes "Hey I remember you! I already told you that you may only complete this quest once."; close; -}
\ No newline at end of file +} |