This script is undead Wedding Bundel sold in OSI Ultima Store.
I checked the information through the Japanese website.
The information I checked can be found at the link below.
https://forum.gamer.com.tw/C.php?bsn=1601&snA=6703&page=2
Release the zip file and put it all in the script folder.
- Items are sorted by gender.
- Not available during flying or riding.
- When worn, it is converted to undead skin.
Add the below line into Ultimastore.cs
Register<UndeadWeddingBundle>(1157895, 1157896, 0, 0x9CCC, 0, 500, cat);
Enjoy
I checked the information through the Japanese website.
The information I checked can be found at the link below.
https://forum.gamer.com.tw/C.php?bsn=1601&snA=6703&page=2
Release the zip file and put it all in the script folder.
- Items are sorted by gender.
- Not available during flying or riding.
- When worn, it is converted to undead skin.
Add the below line into Ultimastore.cs
Register<UndeadWeddingBundle>(1157895, 1157896, 0, 0x9CCC, 0, 500, cat);
Enjoy