rathena/sql-files/upgrade_svn14036.sql
brianluau 1552a1841c - Fixed item script of Chicken_Hat (5431). (bugreport:4174)
- 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
2010-06-02 01:00:52 +00:00

3 lines
98 B
SQL

ALTER TABLE `quest` DROP `mob1`;
ALTER TABLE `quest` DROP `mob2`;
ALTER TABLE `quest` DROP `mob3`;