summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-02-18 19:42:29 +0100
committerSaulc <lucashelaine14@gmail.com>2018-02-18 19:42:29 +0100
commit7afb15a6d4f2dcf56c583faaa1351dea98eea91c (patch)
treedd98472a87fad9a7310f1629361c3b39a8869a1d
parent64364e15962935e1b5519130ace189bd0c6d36c7 (diff)
downloadserverdata-7afb15a6d4f2dcf56c583faaa1351dea98eea91c.tar.gz
serverdata-7afb15a6d4f2dcf56c583faaa1351dea98eea91c.tar.bz2
serverdata-7afb15a6d4f2dcf56c583faaa1351dea98eea91c.tar.xz
serverdata-7afb15a6d4f2dcf56c583faaa1351dea98eea91c.zip
fix duplicated items and add 5 new helmets
-rw-r--r--db/re/item_db.conf16
-rwxr-xr-xdb/re/map_cache.datbin11235 -> 11293 bytes
2 files changed, 8 insertions, 8 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index da157a413..56aa5143c 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -10329,8 +10329,8 @@ item_db: (
},
{
Id: 2924
- AegisName: "Eyepatch"
- Name: "Eyepatch"
+ AegisName: "DragonEggshell"
+ Name: "Dragon Eggshell"
Type: "IT_ARMOR"
Buy: 1600
Sell: 300
@@ -10410,8 +10410,8 @@ item_db: (
},
{
Id: 2927
- AegisName: "HeartGlasses"
- Name: "Heart Glasses"
+ AegisName: "DarkKnightHelmet"
+ Name: "Dark Knight Helmet"
Type: "IT_ARMOR"
Buy: 1600
Sell: 300
@@ -10464,8 +10464,8 @@ item_db: (
},
{
Id: 2929
- AegisName: "Goggles"
- Name: "Goggles"
+ AegisName: "SamuraiHelmet"
+ Name: "Samurai Helmet"
Type: "IT_ARMOR"
Buy: 1600
Sell: 300
@@ -10545,8 +10545,8 @@ item_db: (
},
{
Id: 2932
- AegisName: "RedNose"
- Name: "RedNose"
+ AegisName: "ImperialCrown"
+ Name: "Imperial Crown"
Type: "IT_ARMOR"
Buy: 1600
Sell: 300
diff --git a/db/re/map_cache.dat b/db/re/map_cache.dat
index 2c84929f5..53d825aa0 100755
--- a/db/re/map_cache.dat
+++ b/db/re/map_cache.dat
Binary files differ