Issue information

Issue ID
#2716
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Jan 26, 2009 19:42
Last Post
Hercules Elf Bot
Mar 5, 2012 9:32
Confirmation
N/A

Hercules Elf Bot - Jan 26, 2009 19:42

Originally posted by [b]Jobbie[/b]
http://www.eathena.ws/board/index.php?autocom=bugtracker&showbug=2716

I found out that there are some items missing in the database while I am making the cash shop items npc. I searched those items in official server and I found it. Its a box which will get item id's 12250-12255.

These are the item boxes

ID14236 Steamed_Tongue_60_Box
ID14237 Steamed_Scorpion_60_Box
ID14238 Stew_Of_Immortality_60_Box
ID14239 Dragon_Breath_Cocktail_60_Box
ID14240 Hwergelmir's_Tonic_60_Box
ID14241 Nine_Tail_Dish_60_Box

Those boxes wich contains the items with status effect up to 1 hr.

here its database:


QUOTE
14236,Steamed_Tongue_60_Box,Steamed Tongue Box,2,,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem 12250,20; },{},{}
14237,Steamed_Scorpion_60_Box,Steamed Scorpion Box,2,,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem 12251,20; },{},{}
14238,Stew_Of_Immortality_60_Box,Stew of Immortality Box,2,,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem 12255,20; },{},{}
14239,Dragon_Breath_Cocktail_60_Box,Dragon Breath Cocktail Box,2,,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem 12252,20; },{},{}
14240,Hwergelmir's_Tonic_60_Box,Hwergelmir's Tonic Box,2,,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem 12253,20; },{},{}
14241,Nine_Tail_Dish_60_Box,Nine Tail Dish Box,2,,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem 12254,20; },{},{}


Its official items so it is needed to be added in the database. thanks