summaryrefslogtreecommitdiff
path: root/db/re/item_db.conf
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2016-11-14 23:55:22 +0100
committerHaru <haru@dotalux.com>2016-11-20 18:10:26 +0100
commita26eb2f858cce483cf7edac7740643abd44e0709 (patch)
treea6e6d4a224b4d14e2fbdb0b8c92c0ae8a813a07a /db/re/item_db.conf
parentbcb3a33c4d41c70fab3d6ecbbf4c54b54242bbac (diff)
downloadhercules-a26eb2f858cce483cf7edac7740643abd44e0709.tar.gz
hercules-a26eb2f858cce483cf7edac7740643abd44e0709.tar.bz2
hercules-a26eb2f858cce483cf7edac7740643abd44e0709.tar.xz
hercules-a26eb2f858cce483cf7edac7740643abd44e0709.zip
Propageted the AegisName fix to scripts and pre-re database
This commit just propagates the AegisName changes to the pre-re database and to the (re) scripts. Two issues are fixed as a side-effect: - The ghost_palace script was referring the non-existing constant(s): Thanatos_Two-Handed_Staff == (Thanatos_Two) - (Handed_Staff) == 0. Paired with the script engine's inability to differentiate between constants and player variables, that produced a very subtle issue. - The item RAG203 is sold by a NPC (Rebellion Weapon Vending). Due to a pair of swapped AegisName constants (RAG203 and RAG203_), the slotted version was sold by the NPC instead of hte non-slotted one (the issue was actually fixed in the previous commit, although the description of the fix is here - these two commits are only split for legibility purposes but they're to be considered indivisible). Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r--db/re/item_db.conf20
1 files changed, 10 insertions, 10 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 426077afb..04315b083 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -146933,7 +146933,7 @@ item_db: (
Type: 2
Buy: 2
Weight: 350
- Script: <" getitem Lightning_Grenade, 500; ">
+ Script: <" getitem Lighting_Sphere_, 500; ">
},
{
Id: 22740
@@ -146942,7 +146942,7 @@ item_db: (
Type: 2
Buy: 2
Weight: 350
- Script: <" getitem Flash_Grenade, 500; ">
+ Script: <" getitem Blind_Sphere_, 500; ">
},
{
Id: 22741
@@ -146951,7 +146951,7 @@ item_db: (
Type: 2
Buy: 2
Weight: 350
- Script: <" getitem Poison_Grenade, 500; ">
+ Script: <" getitem Poison_Sphere_, 500; ">
},
{
Id: 22742
@@ -146960,7 +146960,7 @@ item_db: (
Type: 2
Buy: 2
Weight: 350
- Script: <" getitem Cyro_Grenade, 500; ">
+ Script: <" getitem Freezing_Sphere_, 500; ">
},
{
Id: 22743
@@ -146969,7 +146969,7 @@ item_db: (
Type: 2
Buy: 2
Weight: 350
- Script: <" getitem Incendiary_Grenade, 500; ">
+ Script: <" getitem Flare_Sphere_, 500; ">
},
{
Id: 22744
@@ -146978,7 +146978,7 @@ item_db: (
Type: 2
Buy: 2
Weight: 250
- Script: <" getitem Armor_Piercing_Bullet, 500; ">
+ Script: <" getitem AP_Ammo, 500; ">
},
{
Id: 22745
@@ -146987,7 +146987,7 @@ item_db: (
Type: 2
Buy: 2
Weight: 250
- Script: <" getitem Blazing_Bullet, 500; ">
+ Script: <" getitem Blaze_Bullet, 500; ">
},
{
Id: 22746
@@ -147005,7 +147005,7 @@ item_db: (
Type: 2
Buy: 2
Weight: 250
- Script: <" getitem Lightning_Bullet, 500; ">
+ Script: <" getitem Electric_Shock_Bullet, 500; ">
},
{
Id: 22748
@@ -147014,7 +147014,7 @@ item_db: (
Type: 2
Buy: 2
Weight: 250
- Script: <" getitem Magic_Stone_Bullet, 500; ">
+ Script: <" getitem Magical_Stone_Bullet, 500; ">
},
{
Id: 22749
@@ -147023,7 +147023,7 @@ item_db: (
Type: 2
Buy: 2
Weight: 250
- Script: <" getitem Purifying_Bullet, 500; ">
+ Script: <" getitem Sanctified_Bullet, 500; ">
},
{
Id: 22777