diff options
Diffstat (limited to 'npc/custom/quests/bandit_beard.txt')
-rw-r--r-- | npc/custom/quests/bandit_beard.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/custom/quests/bandit_beard.txt b/npc/custom/quests/bandit_beard.txt index cb38eff6d..a4e3bab27 100644 --- a/npc/custom/quests/bandit_beard.txt +++ b/npc/custom/quests/bandit_beard.txt @@ -1,11 +1,11 @@ -//===== eAthena Script ======================================= +//===== rAthena Script ======================================= //= Bandit Beard Quest //===== By: ================================================== //= Mega Man Expert & Lupus //===== Current Version: ===================================== //= 1.3 //===== Compatible With: ===================================== -//= eAthena 0.5.2 + +//= rAthena 0.5.2 + //===== Description: ========================================= //= A harmless quest for a simply item w/o any bonuses "Bandit Beard" //===== Additional Comments: ================================= @@ -234,4 +234,4 @@ On0001: set $@beardMob,0; set $@beardMobD,0; end; -}
\ No newline at end of file +} |