diff options
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 23 |
1 files changed, 13 insertions, 10 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index f29364f0c..0bd005274 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -100871,11 +100871,11 @@ item_db: ( notrade: true noselltonpc: true nocart: true - nogstorage: true nomail: true noauction: true + nogstorage: true } - Script: <" getitem 14586,5; "> + Script: <" getitem Spark_Candy, 5; "> }, { Id: 13858 @@ -100889,11 +100889,11 @@ item_db: ( notrade: true noselltonpc: true nocart: true - nogstorage: true nomail: true noauction: true + nogstorage: true } - Script: <" getitem 14586,10; "> + Script: <" getitem Spark_Candy, 10; "> }, { Id: 13859 @@ -104491,11 +104491,11 @@ item_db: ( notrade: true noselltonpc: true nocart: true - nogstorage: true nomail: true noauction: true + nogstorage: true } - Script: <" getitem 14586,5; "> + Script: <" getitem Spark_Candy, 5; "> }, { Id: 14050 @@ -104509,11 +104509,11 @@ item_db: ( notrade: true noselltonpc: true nocart: true - nogstorage: true nomail: true noauction: true + nogstorage: true } - Script: <" getitem 14586,10; "> + Script: <" getitem Spark_Candy, 10; "> }, { Id: 14051 @@ -111478,11 +111478,14 @@ item_db: ( notrade: true noselltonpc: true nocart: true - nogstorage: true nomail: true noauction: true + nogstorage: true } - Script: <" bonus2 bHPLossRate,100,10000; "> + Script: <" + specialeffect2 EF_HASTEUP; + sc_start2 SC_STEAMPACK, 60000, 20, 25; + "> }, { Id: 14587 |