6 Commits

Author SHA1 Message Date
Cydh Ramdh
9b87ca2b7c Clean up Monster Random List
* Now using db/[pre-]re/mob_random_db.txt as main file.
* Removed hardcoded limit for random monster group.
* Introduce contants for monster random group, MOBG_*. Usage in `monster` script can be '-1-MOBG_ID' to determines 'summon monster from random summon list'.

Signed-off-by: Cydh Ramdh <cydh@pservero.com>
2015-06-27 13:11:49 +07:00
euphyy
99de377882 * Added documentation for mapflags - thanks to Lighta for the idea and assistance.
* Reformatted permissions documentation.
* Corrected some mistakes in script_commands.txt - a huge thanks to JaBote for finding them! (Hercules d0c5018)
* Re-added mob_boss entries deleted in r17330.
* Code by Lighta:
-- Added hook for 0x44A and 0x447 (unfinished).
-- Added timestr for DumpUnknow packet and moved to proper function for visibility.
-- Fixed VCC compile error with r17333.

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17334 54d463be-8e91-2dee-dedb-b68131a5f0ec
2013-05-26 05:21:44 +00:00
playtester
ab1afae807 - Fixed Novice Figure not giving the HP+30 bonus to Novice High and Super Novice
- Updated mob_boss.txt to official
- Fixed an exploit that caused Byorgue to re-summon his slaves every 60000ms rather than every 60000s

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@17330 54d463be-8e91-2dee-dedb-b68131a5f0ec
2013-05-18 20:43:02 +00:00
daegaladh
a72136e748 Updated summoning items files to episode 13.2 (pre-re) and 13.3 (re).
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@16441 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-18 04:18:33 +00:00
gepard1984
6f7147c6f4 Follow-up to r15390:
* added missing svn properties
 * fixed added files not being svn-copied (and lacking svn history)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15394 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-04 23:10:32 +00:00
shennetsind
729b0b28ca Re-designed /db/ folder structure as previously discussed.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@15390 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-04 18:05:41 +00:00