diff options
author | Haru <haru@dotalux.com> | 2015-11-28 17:39:55 +0100 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2015-12-06 15:19:00 +0100 |
commit | 10e512506d82f5dfd2a1b1d99304d338e03c4803 (patch) | |
tree | c0b09d0f3c3c10149841e8157c49575d652adc22 /db/item_db2.conf | |
parent | 4dc82e03a7e41d93e3d0518a136830693e4daf82 (diff) | |
download | hercules-10e512506d82f5dfd2a1b1d99304d338e03c4803.tar.gz hercules-10e512506d82f5dfd2a1b1d99304d338e03c4803.tar.bz2 hercules-10e512506d82f5dfd2a1b1d99304d338e03c4803.tar.xz hercules-10e512506d82f5dfd2a1b1d99304d338e03c4803.zip |
Replaced RC_Boss/RC_NonBoss combinations with RC_All
- Item Databases
Diffstat (limited to 'db/item_db2.conf')
-rw-r--r-- | db/item_db2.conf | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/db/item_db2.conf b/db/item_db2.conf index 1138bd944..ec60d9b2d 100644 --- a/db/item_db2.conf +++ b/db/item_db2.conf @@ -202,10 +202,7 @@ item_db: ( Def: 3 Loc: 256 View: 216 - Script: <" - bonus2 bExpAddRace,RC_Boss,50; - bonus2 bExpAddRace,RC_NonBoss,50; - "> + Script: <" bonus2 bExpAddRace, RC_All, 50; "> }, */ /* |