- Added Several G_-type monsters. (Events?) as well as WoE:SE monsters.
- Commented out ALL custom monsters from mob_db2, mob_skill_db2, and mob_avail.
- Added Satan Morroc monsters with KNOWN STATS ONLY. These monsters are far from usable.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11411 54d463be-8e91-2dee-dedb-b68131a5f0ec
- please fix the txt files if there's a bug to begin with next time
- also ingame names shouldn't have "_"
- updated sql files
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11372 54d463be-8e91-2dee-dedb-b68131a5f0ec
- official servers don't have gender restrictions implemented, although they have it in their db files
- Wedding Dress doesn't display Wedding sprite anymore (females and males can fight with it)
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11366 54d463be-8e91-2dee-dedb-b68131a5f0ec
- Added SC_LIFEINSURANCE and SC_BOSSMAPINFO to const.txt. (not implemented but i will work on it)
- Updated Field Manual and Bubble Gum in the itemdb.txt file.
- As L0ne Wolf reported to me and based on Doddler information, the Bubble Gum only do a second try of the item drop, and it don't increase the drop rates.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11356 54d463be-8e91-2dee-dedb-b68131a5f0ec
- Increased MAX_GUILDCASTLE in mmo.h to 29 for future implementation of the 12.1 Guild Castles.
* Added constants for Summer Outfit and updated the Summer_Event_Suit item script.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11321 54d463be-8e91-2dee-dedb-b68131a5f0ec
- ETC items no longer use the "Sell Price" field.
- Adjusted the Weight of a few items in the process. For example, Unknown Test tube from 30 -> 10.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11316 54d463be-8e91-2dee-dedb-b68131a5f0ec
* Fixed buildin_gethominfo not being included in the script engine. (bugreport:124)
* homunculus_evolution -> homevolution in script_commands.txt.
* Deleted item DEFAULT from item_db.txt and regenerated item_db.sql. (bugreport:103)
* Skip empty lines and give more feedback (for invalid lines) when reading item_db.txt/item_db2.txt.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11311 54d463be-8e91-2dee-dedb-b68131a5f0ec
- Added 12.1 equipment to the item database with the info available.
- Added expanded Socket-enabled items to the item database.
- Corrected some items pointed out by $ephiroth.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11295 54d463be-8e91-2dee-dedb-b68131a5f0ec
- Ignore %MDef bonuses now only reduce target's base MDEF, not MDEF2.
- Updated the 'skills that cause no damage are blocked now if the skill element is blocked by the target' to only apply if the skill has a status change associated (fixes Resurrection/Heal being blocked).
- Reverted the opt_flag2 change in status_change_start (clif_changeoption2) since it never served its purpose.
- Added a warning to prevent loading mobs with IDs that belong to the clone range.
- Changed MAX_MOB_DB to 3000, updated the definitions of the clone range defines so they are updated automatically with the change of MAX_MOB_DB.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@11287 54d463be-8e91-2dee-dedb-b68131a5f0ec