
-> Applied follow-up for using monster IDs with the commands (ead2a83) Merged revert of r15787 where character must face north (5188b69) Merged bug fix for visual effects on relog (f304c36) -> This fixes the Warlock Sphere issue on relog as well as many other visual effects Applied a possible map crash fix - Credits ivanyan http://rathena.org/board/tracker/issue-8212-server-crash-guild-retrieveitembound/ Started working on some source code documentation Renamed bank update SQL file to upgrade_20131105.sql
2 lines
67 B
SQL
2 lines
67 B
SQL
ALTER TABLE `login` ADD `bank_vault` int(11) NOT NULL DEFAULT '0';
|