diff options
author | Emistry <Equinox1991@gmail.com> | 2015-10-27 16:47:07 +0800 |
---|---|---|
committer | Emistry <Equinox1991@gmail.com> | 2015-10-27 16:47:07 +0800 |
commit | 100a26c594f4a8de99c752ea3eb523653ed9cd45 (patch) | |
tree | 4cc223fc2e7305f663c5de6dbbac2f8d289f18fd /db/re/item_db.conf | |
parent | 0363a6a6ebe2178e9f7f4181b0d54c128467e713 (diff) | |
download | hercules-100a26c594f4a8de99c752ea3eb523653ed9cd45.tar.gz hercules-100a26c594f4a8de99c752ea3eb523653ed9cd45.tar.bz2 hercules-100a26c594f4a8de99c752ea3eb523653ed9cd45.tar.xz hercules-100a26c594f4a8de99c752ea3eb523653ed9cd45.zip |
Missing Teleport Skill in RMSC2012 Headgears.
http://www.divine-pride.net/database/item?Name=RMSC2012&function=&find=Search
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index c6e8c9a08..e920b3d5f 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -123024,6 +123024,7 @@ item_db: ( bonus bUnbreakableHelm,0; bonus bAllStats,5; bonus bMdef,5; + skill AL_TELEPORT,1; "> }, { @@ -123052,6 +123053,7 @@ item_db: ( bonus bUnbreakableHelm,0; bonus bAllStats,4; bonus bMdef,5; + skill AL_TELEPORT,1; "> }, { @@ -123080,6 +123082,7 @@ item_db: ( bonus bUnbreakableHelm,0; bonus bAllStats,3; bonus bMdef,5; + skill AL_TELEPORT,1; "> }, { |