Issue information

Issue ID
#1229
Status
Working as Intended
Severity
None
Started
Hercules Elf Bot
Mar 20, 2008 7:58
Last Post
Hercules Elf Bot
Mar 20, 2008 7:58
Confirmation
N/A

Hercules Elf Bot - Mar 20, 2008 7:58

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

Tuxedo appears as etc item. That should be an armor like Wedding Dress is.

CODE
REPLACE INTO `item_db` VALUES (7170,'Tuxedo','Tuxedo',3,43000,NULL,10,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL);


CODE
REPLACE INTO `item_db` VALUES (2338,'Wedding_Dress','Wedding Dress',5,43000,NULL,500,NULL,0,NULL,0,0xFFFFFFFE,7,2,16,NULL,0,1,0,' bonus bMdef,15; ',NULL,NULL);


That '3' (fourth value) should be a '5'.

I'm using stable version.