
* Fixed characters moving to unavailable slots using Character Moving System. Thanks to Napster. (bugreport:8987) * Implemented MD_RANDOMTARGET. (bugreport:8781) (Hercules 10e6f1a) * Implemented a new define for renewal status point calculation to separate from default renewal define. Thanks to @cydh. (bugreport:8784) * Follow up to f511107 to fix a compile warning. * Forcefully save characters before opening a Vending Shop to prevent invalid data from saving. (bugreport:8955) * Fixed 2013-12-23 client from disconnecting after executing /limitedsale command. Thanks to Napster. (bugreport:9011) * Fixed Elemental Shield displaying a warning to the console. (bugreport:9016) * Elemental Shield requires a Blue Gemstone to cast. * Adjusted Flash Combo to only consume 65 SP. * Added missing skill_require_db defines for Episode 14.3 Part 2 skills in the pre-renewal database.
What is the import folder for? ------------------------------------------------------------------------------- The folder provides a way for you to change your config settings without having to update the files every time you update your server. You store your changes, and the rest is updated with rAthena. How does this work? ------------------------------------------------------------------------------- Place only the settings you have changed in the import files. For example, if you want to change a value in /battle/exp.conf: // Rate at which exp. is given. (Note 2) base_exp_rate: 700 You could instead copy the setting into /import/battle_conf.txt, and you'll eliminate any problems updating in the future. Neat, isn't it? - Semi-guide by Ajarn / Euphy