summaryrefslogtreecommitdiff
path: root/db/pre-re/item_group.conf
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2013-08-03 01:44:23 +0200
committerHaru <haru@dotalux.com>2013-08-03 01:44:23 +0200
commitb543724967c794fe9c2370a61b00c1cdc9cddd6b (patch)
treec2000c0ca54ae15386a05afb87cb70501e1029ad /db/pre-re/item_group.conf
parent36a5f0262265de5ca2c0f1406880b437a67e1d11 (diff)
downloadhercules-b543724967c794fe9c2370a61b00c1cdc9cddd6b.tar.gz
hercules-b543724967c794fe9c2370a61b00c1cdc9cddd6b.tar.bz2
hercules-b543724967c794fe9c2370a61b00c1cdc9cddd6b.tar.xz
hercules-b543724967c794fe9c2370a61b00c1cdc9cddd6b.zip
Updated AegisNames in the pre-re item DB
- AegisName values taken from Ind's Ultimate Item DB Update (1caae98) - Fixed bugreport:7600 (thanks to bgamez23) http://hercules.ws/board/tracker/issue-7600-error-itemdb-read-duplicate-aegisname/ - Corrected and enabled some previously unavailable/unknown IDs in item_packages.conf (both pre-re and re) and item_group.conf (pre-re) Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'db/pre-re/item_group.conf')
-rw-r--r--db/pre-re/item_group.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/db/pre-re/item_group.conf b/db/pre-re/item_group.conf
index a8beeca43..e85d6c9ed 100644
--- a/db/pre-re/item_group.conf
+++ b/db/pre-re/item_group.conf
@@ -3858,8 +3858,8 @@ Splendid_Box2: (
*/
/* currently unsupported or unknown ('Mysterious_Egg')
Mysterious_Egg: (
- ("Lucky_Egg2",3),
- ("Lucky_Egg_C3",3),
+ ("Lucky_Egg_C2",3),
+ ("LUcky_Egg_C3",3),
("Lucky_Egg_C4",3),
("Lucky_Egg_C5",3),
("Lucky_Egg_C6",3),
@@ -4758,4 +4758,4 @@ Lucky_Bag: (
//unknown/unsupported - ("7647",3),
//unknown/unsupported - "7649"
)
-*/ \ No newline at end of file
+*/