diff options
author | shennetsind <ind@henn.et> | 2013-05-17 14:01:07 -0300 |
---|---|---|
committer | shennetsind <ind@henn.et> | 2013-05-17 14:01:07 -0300 |
commit | 5cf4b520176e588904a2aee6f84774ad5492780e (patch) | |
tree | 37ac8e2772469906f24f013da412e1d0426818d5 /db | |
parent | 9080a58e2184eeb36b30e6dc653ec5459b3acfb1 (diff) | |
download | hercules-5cf4b520176e588904a2aee6f84774ad5492780e.tar.gz hercules-5cf4b520176e588904a2aee6f84774ad5492780e.tar.bz2 hercules-5cf4b520176e588904a2aee6f84774ad5492780e.tar.xz hercules-5cf4b520176e588904a2aee6f84774ad5492780e.zip |
Fixed Bug #7257
http://hercules.ws/board/tracker/issue-7257-old-wedding-dress/
Signed-off-by: shennetsind <ind@henn.et>
Diffstat (limited to 'db')
-rw-r--r-- | db/item_db2.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/db/item_db2.txt b/db/item_db2.txt index cba8d5186..5ca7a825a 100644 --- a/db/item_db2.txt +++ b/db/item_db2.txt @@ -59,5 +59,5 @@ // Old Tuxedo and Wedding Dress, will display the outfit when worn. //================================================================== -//2338,Wedding_Dress,Wedding Dress,5,43000,,500,,0,,0,0xFFFFFFFE,7,0,16,,0,1,0,{},{ setoption Option_Wedding,1; },{ setoption Option_Wedding,0; } -//7170,Tuxedo,Tuxedo,5,43000,,10,,0,,0,0xFFFFFFFE,7,1,16,,0,1,0,{},{ setoption Option_Wedding,1; },{ setoption Option_Wedding,0; } +//2338,Wedding_Dress,Wedding Dress,5,43000,,500,,0,,0,0xFFFFFFFE,7,0,16,,0,1,0,{},{ sc_start SC_WEDDING,-1,0; },{ sc_end SC_WEDDING; } +//7170,Tuxedo,Tuxedo,5,43000,,10,,0,,0,0xFFFFFFFE,7,1,16,,0,1,0,{},{ sc_start SC_WEDDING,-1,0; },{ sc_end SC_WEDDING; } |