summaryrefslogtreecommitdiff
path: root/npc/re/scripts_monsters.conf
AgeCommit message (Collapse)AuthorFilesLines
2012-08-07* Fixed errors with warp portal/mob spawns in Renewal Yggdrasil Dungeon, ↵euphyy1-0/+1
bugreport:6422 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16594 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-01Full npc folder reorganization. (I hope I didn't break anything D:)daegaladh1-45/+35
-Now common scripts goes to the main npc folder, and pre-re-only/re-only ones goes to their respective folders. -NPCs with practically the same script but little differences have been left in the main folder and uses the command checkre() for the differences. -For those NPCs with different coordinates but same script, the script has been left in the main folder but the NPCs splitted as duplicates. -All pre-renewal files has been reverted back to their pre-renewal behavior. TODO: -Correct pre-re quest rewards. -Check for pre-re/re differences in mapflags. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16545 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-17* Follow-up r16430, moved all the RE entries in the .conf files behind the ↵euphyy1-19/+20
pre-RE entries * Re-added a missing .conf entry, bugreport:6256 * Edited "WoE Time Explanation" documentation (doc\woe_time_explanation.txt) * Added Warg documentation to checkoption/setoption, thanks to QQfoolsorellina tid:120670 (doc\script_commands.txt) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16435 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-16Follow up r16431, fixed a couple of mistakes I made.daegaladh1-1/+0
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16433 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-16Disabled and removed all renewal-only scripts from pre-re folder. You still ↵daegaladh1-18/+20
can enable them in pre-renewal scripts conf files, but scripts are read from the re folder. Follow up r16387. Splitted some renewal-only NPCs from renters.txt into another file. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16430 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-08Okie ladies and gentleman if this commit breaks anything it's jman's and ↵shennetsind1-0/+89
maki's fault, yes, blame them. Fixing pre-re / re npc support, moving /config/ folder to src root so other servers may also make use of the #define renewal dir and other stuff. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16382 54d463be-8e91-2dee-dedb-b68131a5f0ec