Shops

I noticed there is no tutorial on how to add shops to the game. So, how exactly is this done?
Open Shop:
- Code: Select all
llitem:6;0;0;64;64;0;1;openshop,1
Opens the shop. You can change the shop type by changing the last "1" in the code above.
Shop types:
- Default shop
- Empty shop
- Masamune shop
- Lightning Rod shop
- Winged Boots Shop
AwesomeJRFD wrote:Is this what you mean?Open Shop:
- Code: Select all
llitem:6;0;0;64;64;0;1;openshop,1
Opens the shop. You can change the shop type by changing the last "1" in the code above.
Shop types:
- Default shop
- Empty shop
- Masamune shop
- Lightning Rod shop
- Winged Boots Shop