diff options
author | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-04-20 18:49:51 +0000 |
---|---|---|
committer | Playtester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-04-20 18:49:51 +0000 |
commit | 75732c9f26870604b0ef7c58c5af5e53fd268ca6 (patch) | |
tree | 7f66b3b391b5f4bd5ed023f710803d879e4b89ba /npc/other/monster_race.txt | |
parent | 40c4dff74d460624e3de1cc0d49ce6df3ccce613 (diff) | |
download | hercules-75732c9f26870604b0ef7c58c5af5e53fd268ca6.tar.gz hercules-75732c9f26870604b0ef7c58c5af5e53fd268ca6.tar.bz2 hercules-75732c9f26870604b0ef7c58c5af5e53fd268ca6.tar.xz hercules-75732c9f26870604b0ef7c58c5af5e53fd268ca6.zip |
* Various script updates
- Removed the Acorn repeatable quest (got removed on iRO)
- Re-enabled Umbala bungee jumping (bugreport:2978)
- Fixed a reward in monster race (bugreport:2990)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13682 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/other/monster_race.txt')
-rw-r--r-- | npc/other/monster_race.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/other/monster_race.txt b/npc/other/monster_race.txt index fda4f9b2b..88493c523 100644 --- a/npc/other/monster_race.txt +++ b/npc/other/monster_race.txt @@ -11291,7 +11291,7 @@ ein_in01,85,208,5 script Ei felle#repay01 854,{ callsub S_BonusReward,1500,1367; end; case 7: - callsub S_BonusReward,1500,1395; + callsub S_BonusReward,1500,1305; end; case 8: callsub S_BonusReward,1500,1368; |