summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Collapse)AuthorFilesLines
2007-10-18Uncommented the ShowWarning and ShowDebug from rev. 11508, and cleaned up ↵L0ne_W0lf56-426/+467
the warnings it produced. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11516 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-16Missed one. :> And thanks for Jetvictor for pointing it out. bugreport:239 L0ne_W0lf2-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11496 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-16* Added a return at the end of several scripts. Should deal with errors ↵L0ne_W0lf24-23/+26
being shown in due to a recent commit by FlavioJS git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11495 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-15Whoops. Updated headers for the last two edited files. Just not thinking ↵L0ne_W0lf2-2/+4
straight tonight. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11474 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-15Changed "Marthilda" to "Mathilda" in the Aco and priest Job quests.L0ne_W0lf3-14/+15
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11473 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-15Updated Merchant quest skill NPCs.L0ne_W0lf2-283/+581
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11472 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-15Updated Archer, Mage, and Thief quest skill NPCs.L0ne_W0lf4-656/+931
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11471 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-15Added headers to Acolyte, Swordman, and Novice quest skill files.L0ne_W0lf4-1/+84
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11470 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-15Updated Acolyte, Swordman, and Novice quest skill NPCs.L0ne_W0lf4-691/+978
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11469 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-13Fixed a typoPlaytester1-3/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11457 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-13* Fixed a Little Typo Error in Breeder NPC (Custom).samuray223-8/+16
-Thanks to ~AnnieRuru~. * Fixed a little typo error in Prontera Guide (Extra RGB Values). -Thanks to Brainstorm. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11456 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-12Fixed some bugs in the Socket Enchant NPCPlaytester2-6/+8
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11423 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-11* Added secret bonus of slotted Skull RingPlaytester2-2/+3
* Fixed two prices of Socket Enchant NPC git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11413 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-11* Updated Veins Field spawnsPlaytester2-11/+15
* Removed nomemo and noteleport mapflags from Veins git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11407 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-10Fixed some minor typosPlaytester1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11403 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-10Updated Socket Enchant NPCPlaytester2-9/+43
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11393 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-10Working on updating Socket EnchanterPlaytester1-1/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11392 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-07* Small bug fix in the Geffen NPCs (end -> next) care of Lesbian.L0ne_W0lf2-3/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11376 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-06Fixed an error in the Sage job quest, thanks to Cara.L0ne_W0lf3-47/+6
Removed function F_BlockHigh from Valkyrie.txt git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11375 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-06 * the mapserver won't exit when no mapcache is found, with use_grf: yesultramage3-3/+4
* Fixed some \r uses, now looks better; /thx to Ai4rei (topic:165952) * Removed that ridiculous spinner that displays during map/npc loading, and added a more informative progress indicator (idea from jA/eapp) * Checked/fixed/removed some old script and npc commands * cmdothernpc - a specialized 'donpcevent' with the event specified as two arguments * enablearena/disablearena - completely equivalent to enablewaitingroomevent & co. * inittimer/stoptimer - removed since its logic was incompatible with the code it depended on * Removed loads of code that supported these functions. Result: -100b per npc => -1,5MB of wasted memory * Fixed related npcs that erroneously used 'stoptimer' git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11374 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-06Updated Atroce's respawn time on Veins fieldsPlaytester2-2/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11370 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-05* Fixed a bug in Hugel Bingo which caused wrong rotation in player locations.SinSloth2-2/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11363 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-01Whoops, wrong revision given in changelog.L0ne_W0lf1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11345 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-01* Fixed an assortment of typos and bugs care of yyCC.L0ne_W0lf6-13/+19
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11343 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-01* Small bug fix (== -> !=) thanks to Saithis.L0ne_W0lf2-2/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11342 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-27Fixed a small script typo in r11315 (offsets are 1-26, so rand() needs to ↵ultramage1-1/+1
return values from that interval and not 0-25). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11318 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-27* Optimized/simplified some poorly written code in TSQultramage2-692/+398
- fixed wrong quiz answers - added some missing dialogue text, added some comments git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11315 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-27* Made some adjustments in the Sign Quest with dialogs/summoning and fixed a ↵SinSloth2-203/+372
possible exploit earlier. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11309 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-25* Added Veins Cool Event Corp. Rep. and Inn master.L0ne_W0lf3-6/+186
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11303 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-25Uploading the Guide this time. ;_;L0ne_W0lf1-0/+125
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11302 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-25* Added Veins guide first version. L0ne_W0lf2-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11301 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-25* Added Veins shops to shops.txt.L0ne_W0lf2-1/+13
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11298 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-25* Fixed a small bug in a Comodo NPC. (close -> close2)L0ne_W0lf2-2/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11296 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-24* Fixed a bug in the sign questPlaytester2-8/+11
- needs further fixing, I'll leave that to SinSloth git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11286 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-232-2 job quest update. Although completable, further testing (and optimizing) ↵L0ne_W0lf10-6509/+10160
required. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11278 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-22Fixed a weird typo in the dye maker npc (from r11145).ultramage1-3/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11277 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-22* Added more warps between Juno Satellite and Castle Interiors.L0ne_W0lf2-2/+17
- Castle 1, 4 and 5 entrances are questionable, and will be updated as I get more information. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11276 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-21* Fixed a small bug in Einbroch Pollution quest.SinSloth2-5/+8
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11265 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-21Fixed a typo from r11221 causing castle problems after they've been conquered.ultramage1-17/+15
Converted rest of variables used to temporary script vars. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11258 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-21removed double tabsLupus1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11254 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-19* Added new maps to maps_athena.conf, and corresponding mapflags.L0ne_W0lf2-2/+8
- Also added several missing maps, and cloned maps. * Added new maps from today's kRO Sakray patch to the mapcache. - Mapcache still uses OLD Morroc and Morroc Ruins map data. Sunken Morroc will have to wait. - Added several 'cloned' maps to the mapcache and map_index. * Updated castles database with data for the 5 new castles. * Added warp between Juno and Juno's WoE Satellite. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11241 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-18* Fixed two minor bugs in the Sign Quest and Thanatos Tower ascension.SinSloth3-4/+12
- Players do not lose time anymore if they return the Sign around midnight. - Thanatos Tower code game now resets properly when entering a wrong value in the box. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11238 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-16* Adjusted EXP given by "Benkasttein" to be the same as that given by Maku. ↵L0ne_W0lf2-7/+6
[L0ne_W0lf] git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11225 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-16* Touch-ups to the Friendship quest.L0ne_W0lf2-32/+60
- Added EXP reward. Thanks to $ephiroth for pointing it out. - Added cutins for "Maku" npc, and changed "set HP" to percentheal. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11224 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-15Some small adjustment to the P.o.S. guild script...ultramage2-90/+104
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11221 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-15Fixed missing 'name' parameter in 'duplicate' script command documentation.ultramage2-0/+30
Added npc_test_duplicate.txt to /samples. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11219 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-15* Corrected some npc/other/ bugsultramage2-8/+15
- added missing arena.txt and fortune.txt to npc list - commented out arena.txt and mail.txt since it's not at all done yet - alphabetically-sorted the list git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11214 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-14Added proper end-of-line encoding properties for some files that were ↵ultramage6-8643/+8643
neglected... again... git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11202 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-14Fixed several text typos in the Kiel questultramage2-5/+9
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11201 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-12Moved the Nameless Island warp npc to warps/cities/nameless.txtPlaytester4-109/+97
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11183 54d463be-8e91-2dee-dedb-b68131a5f0ec