Issue information

Issue ID
#1625
Status
Working as Intended
Severity
None
Started
Hercules Elf Bot
Jun 6, 2008 15:56
Last Post
Hercules Elf Bot
Jun 6, 2008 15:56
Confirmation
N/A

Hercules Elf Bot - Jun 6, 2008 15:56

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

Something I've seen from long time ago and that's not corrected yet

item_db.txt

Tuxedo is:
CODE
7170,Tuxedo,Tuxedo,3,43000,,10,,,,,,,,,,,,,{},{},{}


must be:
CODE
7170,Tuxedo,Tuxedo,5,43000,,10,,,,,,,,,,,,,{},{ setoption Option_Wedding,1; },{ setoption Option_Wedding,0; }


Wedding Dress is:
CODE
2338,Wedding_Dress,Wedding Dress,5,43000,,500,,0,,0,0xFFFFFFFE,7,2,16,,0,1,0,{ bonus bMdef,15; },{},{}


must be:
CODE
2338,Wedding_Dress,Wedding Dress,5,43000,,500,,0,,0,0xFFFFFFFE,7,2,16,,0,1,0,{ bonus bMdef,15; },{ setoption Option_Wedding,1; },{ setoption Option_Wedding,0; }


Or chars can't get married...

Is somebody can fix it on trunk/stable it would be handy