summaryrefslogtreecommitdiff
path: root/npc/re/mobs
AgeCommit message (Collapse)AuthorFilesLines
2013-07-11Some fixes regarding Sentences, and AlignmentMysteries1-0/+17
Also, Fixed Bug#7504 - http://hercules.ws/board/tracker/issue-7504-missing-monsters/?gopid=1929 1#entry19291 ~Merged from rAthena
2013-06-17Fixed BugReport: 7388Mysteries1-2/+2
http://hercules.ws/board/tracker/issue-7388-renamed-gld-dun-for-gld-re/? gopid=18608#entry18608 Simple fix and adjusted placeholders for Hercules.
2013-06-15Implemented Hall of Abyss.Euphy2-52/+100
2013-05-30Mora / NPC Updatesshennetsind1-12/+13
* Implemented all Mora quests (excluding instance-related quests and Mora Enchants). * Updated Mora town NPCs, Quiver Maker, and guides. * Updated Bifrost spawns and warps. All Credits to Euphy for sending those to us, Thank you~! Signed-off-by: shennetsind <ind@henn.et>
2013-05-28Woohooo! Some more cleaning up!Mysteries36-68/+68
- Follow up to 80510a0 { Corrected name placeholders } - Vas cleanup on name placeholders - Small change in /doc/permissions.txt
2013-02-09-Updated HeadersStreusel2-3/+3
-Fixed Issue ID #6834 warps --tu_swordsman.txt warp to New Izlude uses custom coordinates as renewal coordinates were not available
2013-02-07Updated accidental header reversionStreusel28-84/+28
2013-02-07-Updated plant spawnsStreusel28-121/+240
Signed-off-by: Streusel
2013-02-03Updated more placeholders and fixed some spacing issues.Mysteries16-28/+20
2013-01-29Updated placeholders.Mysteries14-42/+14
2012-12-27> Follow-up r17048:euphyy1-8/+8
- Renamed 'useskilltopc' to 'npcskill'; - Removed cast time from NPC objects, code by mkbu95 (suspected official behavior); - Documented 'npcskill'; - Replaced all instances in scripts. * Fixed max level bypass, code by malufett (bugreport:5800). * Updated Malangdo spawns to official. * Some standardization of npc/quests/first_class/. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17049 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-09- Added svn:eol-style=native property on some recently added text files.brianluau1-35/+35
- Renamed upgrade_svn16517.sql to the correct SVN revision it was added in (r16518). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16614 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-07* Fixed errors with warp portal/mob spawns in Renewal Yggdrasil Dungeon, ↵euphyy1-0/+35
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:)daegaladh9-424/+68
-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-21Follow up r16459, enabled Warlock quest Bradium Golem and Naga on pre-re ↵daegaladh1-2/+0
mob_db and moved the spawns to the warlock quest script. (bugreport:6290) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16463 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-20Per bug report #006289, fixed incorrect spawn IDs for monsters in the ↵jtynne1-2/+2
Splendide fields (both pre-RE and RE). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16459 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-08Okie ladies and gentleman if this commit breaks anything it's jman's and ↵shennetsind79-0/+5193
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