summaryrefslogtreecommitdiff
path: root/npc/other/monster_race.txt
AgeCommit message (Collapse)AuthorFilesLines
2013-02-03Updated more placeholders and fixed some spacing issues.Mysteries1-3/+1
2012-09-01* Follow-up r16726, more standardization on docs.euphyy1-5/+1
* Replaced and added dividers in many script files with one standard divider. * Other misc. cleaning... git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16727 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-12- Optimized and fixed Medal Distributor (Dual Race) disappears accordingly. ↵j-tkay1-6850/+1098
(other/monster_race.txt) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16626 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-01Full npc folder reorganization. (I hope I didn't break anything D:)daegaladh1-0/+8723
-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-08Okie ladies and gentleman if this commit breaks anything it's jman's and ↵shennetsind1-12851/+0
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
2012-05-31- Added new towns to the custom warper. bugreport:5878masao871-1/+1
- Fixed a bug in the monster_race.txt where you would get stuck in the dialog window. bugreport:5861 - Fixed a bug in 71-88 eden group mission npc's where you would get stuck in the dialog window. bugreport:5875 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16180 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-24- Replaced all occurrences of "eAthena" to "rAthena" stringmercurial1231-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15251 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-07-21Updated most active NPCs that give EXP to renewal standards.L0ne_W0lf1-1508/+1933
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/renewal@14920 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-05-29Added a pc_isdead check to warpparty. Only warp and mapwarp (moveto, ↵L0ne_W0lf1-7/+8
warpallpcinthemap, and warpwaitingpc aegis script equivilents) should revive players when placing them on new maps. Updated F_CashPartyCall to use warpparty. Renamed original function to F_CashPartyCall2 and commented out. Fixed an error in the monster race npcs calling a nonexistant OnEnable. Renamed 'Tabb' in the 13.1 Draco egg daily quest to 'Taab'. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14313 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-03-13* More bug fixing! Lots of little things, really.L0ne_W0lf1-2/+3
- Corrected some condition errors in quests_veins. (bugreport:4088) - Corrected specialeffects so they play on the right NPC. (bugreport:4090) - Corrected an item ID in the reward NPC in monster races. (bugreport:4092) - Corrected NPCs overlapping with quests in msg_boards (bugreport:4093) - Corrected some of the given errors in the 2007_relay quest. (bugreport:4094) - Corrected hideonnpc to disablenpc in ice dungeon 4 warps. (bugreport:4102) - Commented out duplicate library curator in prontera city. (bugreport:4105) - Corrected cutins not being removed on NPC end in sealed shrine. (bugreport:4117) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14262 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-04-20* Various script updatesPlaytester1-1/+1
- Removed the Acorn repeatable quest (got removed on iRO) - Re-enabled Umbala bungee jumping (bugreport:2978) - Fixed a reward in monster race (bugreport:2990) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13682 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-28Could someone please explain to me why that last commit didn't do jack shit? ↵Paradox924X1-95/+95
=.=;; Anyways, *now* its fixed. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13329 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-25* Continues replacing of specialeffect/2 numerics with constants.L0ne_W0lf1-14/+15
- A lot of files still remain, but they don't have the proper effect names in commented in beside the ID. ;P git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13238 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-14Corrected a typo in monster races. (bugreport:2147)L0ne_W0lf1-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13209 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-10copy paste error in monster race (bugreport:2035)Yommy1-5/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13065 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-03Implemnted Hugel Monster Races.L0ne_W0lf1-0/+12422
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13037 54d463be-8e91-2dee-dedb-b68131a5f0ec