summaryrefslogtreecommitdiff
path: root/npc/jobs/novice
AgeCommit message (Collapse)AuthorFilesLines
2013-10-28Added ability to use constants instead of sprite IDs for NPCs. Converted all ↵Kisuka1-3/+3
npcs to use this.
2013-10-24Update to last rAthena npc.Michieru1-15/+14
Fix some typos change sc_bleeding to -> sc_blooding Updated RE EXP for quests_brasilis.txt
2012-12-08* Updated Geneticist, Warlock, and Sura job quests to their latest versions.euphyy1-2/+2
* Added a clearer example for party_even_share_bonus (tid:58005). * Standardized job headers. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17010 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-08-01Full npc folder reorganization. (I hope I didn't break anything D:)daegaladh1-0/+481
-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 ↵shennetsind2-2769/+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-03-26- Fixed some spelling typos in Novice Zone. (bugreport:5285)brianluau1-10/+10
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15799 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-30- Removed more trailing tabs.brianluau1-3/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15527 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-01-07- Added first Version of Minstrel Job change Quest.masao871-1/+1
- Added missing "t" in eden quests. bugreport:5213. - Fixed option "Cancel" not being shown in novice grounds Acolyte NPC menu. bugreport:5212. - Fixed some typos in Genetic Job change Quest. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15406 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-24- Replaced all occurrences of "eAthena" to "rAthena" stringmercurial1232-5/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15251 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-10New training grounds. tid:53943calciumkid1-4091/+2089
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15054 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-03-08- Removed 'New Novice Grounds' from trunk since it's renewal only.Kisuka1-2299/+0
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14735 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-02-19- Set svn:mime-type properties on readme files so they can be browsed ↵brianluau1-2298/+2298
directly from the SVN. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14712 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-02-19- Fixed typo on rogue_skills.txt (bugreport:4768)Kisuka1-0/+2299
- Fixed issue on icecream.txt (bugreport:4752) - Added missing prize on comodo_gambling.txt (bugreport:4748) - Rescripted the iRO event scripts. - Updated the Read Me. - Added 2009 Novice Training Grounds. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14711 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-11- Added quest log commands to all job quests.Kisuka1-1/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14054 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-04-23* Fixed wrong coordinates of the Prontera Bartender (bugreport:3000)Playtester1-2/+2
* Fixed a chat window not being closeable in the Training Grounds (bugreport:3009) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13691 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-01-02- Novice quest fixzephyrus1-15/+5
- 2 missing headgears git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13430 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-12-27Some bug fixes. (bugreport:2558, bugreport:2588, bugreport:2583, bugreport:2587)Kisuka1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13416 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-24* Bugfixing yay! Just goin' though the tracker.L0ne_W0lf1-3/+4
- Fixed variables in a loop in the novice grounds. (bugreport:2374) - Swapped switch for if in Louyang Guard Tower thing. (bugreport:2377) - Swapped mobcount for npc vars in two keil hyre npcs. (bugreport:2380) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13319 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-30* Corrected a wrong variable name in the Novice Training Ground (bugreport:2293)samuray221-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13248 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-23* Fixed error in Megingjard seal quest. (bugreport:2261)L0ne_W0lf1-15/+41
* Applied fix to Hanson in Novice Grounds. (bugreport:1747) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13235 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-08* Slew up NPC bug fixes and other updates.L0ne_W0lf2-6/+9
- Corrected item checking in Dancer job quest. (buggreport:1987) - Fixed infinite dialog in novice grounds. (buggreport:1998) - Fixed overlapping warps in ice dungeon. (buggreport:2009) - Corrected super novice script checks. (buggreport:2016) - Corrected bug in alchemist dealer. (bugreport:2020) - Commented out message board NPCs. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13052 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-06fixed a typo (bugreport:1998)akrus1-1/+0
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13048 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-22* Removed mail commands that no longer exist from help.txt.L0ne_W0lf1-2/+3
* Finally getting around to fixing a few bug reports - Corrected some view IDs for some newer headgears. (bugreport:1842) - 11.3 bows are now equippable by all archer classes. (bugreport:1885) * Getting around to fixing some script bug. - Fixed bugs in the nameless quest, and other npcs. (bugreport:1845) - Fixed some bugs in the WoE:SE control devices. (bugreport:1848) - Fixed minor typo in the novice grounds. (Bugreport:1877) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12981 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-09* Fixed using wrong variable in some of the novice grounds savesL0ne_W0lf1-3/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12928 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-17*Corrected bugs in the updated novice grounds.L0ne_W0lf1-24/+44
- Fixed Entrance Guard clearing vars. (bugreport:1695) - Added Some duplicate NPCs for the combat training. - Corrected bug in Hanson's dialog. (bugreport:1703) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12845 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-14* Uncommented all novice map, and added mapflags.L0ne_W0lf1-3066/+3882
* Additionally; changed starting map from new_zone to new_1-1. * Large update to the novice grounds. Fixed bugreport:1666 - Updated notice ground warps to reflect the above map-usage change. - Additionally; NPCs now give EXP (base/job) dependant on your level. - All prior novice ground progress will be lost, and variables cleared. - NPCs give class specific items, but not the soulbound ones, yet. - Fixed the mob count for the novice ground maps. - Added all the old novice training ground vars to F_ClearGarbage git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12833 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-13Converted skill commands integers to strings. Follow up on r12814shadow1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12819 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-05-31* Implemented some of the 13.1 equipment (no weapons yet.)L0ne_W0lf1-1/+13
* Added sprite ID and names for the 13.1 monsters. (no stats) * Small update to the novice grounds, by Kisuka. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12749 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-26Fixed escape problem in jobs/novice/novice.txttoms1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12654 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-01-06* Fixed a little Error with a label on Hall Of Fame. (bugreport:722)samuray221-2/+3
* Fixed another typo error in Novice Training Ground. (bugreport:740) * Fixed a typo error in duplicates of Mr.Smile Quest. (bugreport:749) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12018 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-01-01* Corrected some delitems in Kyel Hyre Quest. (bugreport:690)samuray221-2/+3
* Corrected a Typo error in Yuno NPCs. (bugreport:716) * Corrected a Typo error in Novice Training Ground. (bugreport:728) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12000 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-25* Updated Super Novice Quest with iRO dialog.L0ne_W0lf1-267/+354
- Also restructured the NPCs significantly according to iRO's script. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11802 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-25* Rescripted Super Novice Quest to Aegis 10.3 Standars.samuray221-264/+366
- Bug Testing Required. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11797 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-18Uncommented the ShowWarning and ShowDebug from rev. 11508, and cleaned up ↵L0ne_W0lf1-1/+1
the warnings it produced. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11516 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-01Fixed certain typos in src/npc/doc filesultramage1-5/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11102 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-15* Some serious code cleanupsultramage1-1/+1
- adjusted @reloadbattleconf to not depend on variable ordering - changed all battle vars to 'int' (removes pointless duplicit coding) - added min, max and default columns to battle config data structure - added properly bounded values for these columns (or at least tried to) - battle-conf loading will now complain if it finds unknown settings, and will reject values that are outside of the allowed range - added CHATROOM_TITLE_SIZE and CHATROOM_PASS_SIZE - partially cleaned up chatroom manipulation code * Fixed 'Job_Professer' typo in mage jobchange quest git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11017 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-29More eof eols (followup to r10401); skipping /npc/custom and /npc/samplesultramage1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10402 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-21optimized novice grounds. optimized 1 cardLupus1-28/+23
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10043 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-15removed all .GAT from all the scripts and testedLupus2-105/+105
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10018 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-03-02EOL-styled some more filesultramage1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9947 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-01-26- Fixed a monster spawn typo in hu_fild05 and lou_fild01ultramage1-0/+5
- Added a missing dialogue branch in novice.txt git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9713 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-01-09- Updated some functions calls that where using the wrong number of ↵FlavioJS1-1/+1
arguments with checkcart,checkfalcon,checkriding,getgmlevel,basicskillcheck. hmm, maybe I should add a config option for lazy scripter that still want to run script code that uses too many arguments git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9637 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-05- Massive EOL normalization & 'svn:eol-style native' flag setting for all ↵FlavioJS2-3707/+3707
txt/conf/h/c files. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9410 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-01* Removed outdated Thief Bug ID [Playtester]Playtester1-1/+1
- 1017 and 1021 don't exist anymore git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9379 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-20- Removed security check since source level patch is applied. Reverted ↵Lance1-98/+31
select(), created prompt(). modified Changelog-Trunk.txt modified npc/airports/airships.txt modified npc/cities/amatsu.txt modified npc/cities/gonryun.txt modified npc/cities/hugel.txt modified npc/cities/lighthalzen.txt modified npc/cities/niflheim.txt modified npc/cities/valkyrie.txt modified npc/custom/eAAC_Scripts/disguiser.txt modified npc/custom/eAAC_Scripts/quest_warper.txt modified npc/custom/jobs/jobmaster.txt modified npc/events/idul_fitri.txt modified npc/jobs/1-1e/gunslinger.txt modified npc/jobs/1-1e/ninja.txt modified npc/jobs/novice/novice.txt modified npc/merchants/kunai_maker.txt modified npc/merchants/novice_exchange.txt modified npc/merchants/refine.txt modified npc/other/comodo_gambling.txt modified npc/other/dts_warper.txt modified npc/other/marriage.txt modified npc/other/powernpc.txt modified npc/quests/Lvl4_weapon_quest.txt modified npc/quests/gunslinger_quests.txt modified npc/quests/quests_ein.txt modified npc/quests/quests_umbala.txt modified npc/sample/monster_controller.cpp modified src/map/script.c git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9267 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-19Small fix for Lance's security patchesLupus1-2/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9263 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-19Applied security patches. PLEASE CHECK THEM ALL.Lance1-31/+96
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9260 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-16Stable: added official Ninja quest. Trunk: removed name duplicatesLupus1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9225 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-01Cleared a bit 'clear garbage' function. Update novice grounds with correct ↵Lupus1-34/+37
kafra tickets git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9115 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-25final clone maps -> original maps change. also fixed novice grounds map in ↵Lupus1-59/+60
char.c. fixed socked_enchant npc git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9064 54d463be-8e91-2dee-dedb-b68131a5f0ec