
- Fixed a typo in script_commands.txt (bugreport:4270) - Fixed some links in the README html files. - Fixed the range of 'max_guild_alliance' in battle.c (0 to 3). - Set svn:eol-style=native for some recently added text files. git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14328 54d463be-8e91-2dee-dedb-b68131a5f0ec
3 lines
98 B
SQL
3 lines
98 B
SQL
ALTER TABLE `quest` DROP `mob1`;
|
|
ALTER TABLE `quest` DROP `mob2`;
|
|
ALTER TABLE `quest` DROP `mob3`; |