diff options
Diffstat (limited to 'npc/other/monster_race.txt')
-rw-r--r-- | npc/other/monster_race.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/npc/other/monster_race.txt b/npc/other/monster_race.txt index 88493c523..0b430853a 100644 --- a/npc/other/monster_race.txt +++ b/npc/other/monster_race.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= L0ne_W0lf //===== Current Version: ===================================== -//= 1.2 +//= 1.3 //===== Compatible With: ===================================== //= eAthena SVN (Trunk, r12752+) //===== Description: ========================================= @@ -16,6 +16,7 @@ //= 1.0 First version. Please report bugs. [L0ne_W0lf] //= 1.1 Corrected a minor typo. [L0ne_W0lf] //= 1.2 Replaced effect numerics with constants. [L0ne_W0lf] +//= 1.3 Ei'felle now gives Exercise. (Bugreport:4092) [L0ne_W0lf] //============================================================ //============================================================ @@ -11156,7 +11157,7 @@ ein_in01,85,208,5 script Ei felle#repay01 854,{ callsub S_BonusReward,1500,1235; end; case 11: - callsub S_BonusReward,1500,1223; + callsub S_BonusReward,1500,1233; end; case 12: callsub S_BonusReward,1500,1232; |