summaryrefslogtreecommitdiff
path: root/npc/other
AgeCommit message (Collapse)AuthorFilesLines
2006-12-02Fixed event's label for many quest-spawned monstersKarLaeda1-41/+47
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9386 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-30Removed garbage vars from Shinokas questLupus1-0/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9372 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-24Cleaned up global permanent variables in Airship QuestKarLaeda1-0/+8
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9306 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-20- Removed security check since source level patch is applied. Reverted ↵Lance4-21/+9
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-19Updated scripts with select().. THERE ARE TONS OF THEM!! Will somebody give ↵Lance4-9/+21
me a hand or something? :B git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9259 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-16Stable: added official Ninja quest. Trunk: removed name duplicatesLupus1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9225 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-16Added official Ninja Job questLupus1-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9224 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-04Many small scripts fixes - tabs, parenthesis, typoLupus3-6/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9137 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-02merged from trunk to stable. Fixed item names in 2006 headgear quest, DTS ↵Lupus1-4/+4
warper typos git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9122 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-11-01Cleared a bit 'clear garbage' function. Update novice grounds with correct ↵Lupus1-24/+0
kafra tickets git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9115 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-31gon_test,70,103,3 --> Added missing (.gat) Lupus1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9105 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-30- Updated the npc/other/marriage.txt wedding script with the most current ↵skotlex1-20/+31
version. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9103 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-26fixed missing tabs, extra params. thanks to irmin i CAHTEXHuK. fixed warp ↵Lupus1-2/+3
coord of DTS warper. added missing next; to priest git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9078 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-26added new TK job quest, added Rachel city NPC!, added louyang guideLupus1-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9074 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-23added official Gonryn Power ArenaLupus1-0/+332
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9050 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-14* Fully official Thanatos Tower spawnsPlaytester1-82/+82
* Fixed typo in Lighthalzen Bank git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8986 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-13No comments...eaac1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8984 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-06fixed timer error, mobscript bug, overlapped npcsLupus1-13/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8942 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-05Fixed typoVicious1-58/+58
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8936 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-10-04updated some lighthalzen bank / jail / auction npcLupus3-115/+207
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8930 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-25added Thanks to Au{R}oN + some lighthalzen NPCLupus2-0/+201
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8854 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-21typo - removed extra (Lupus1-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8836 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-212 typos fixedLupus1-9/+7
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8834 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-21fixed 2 bugs in DTS.Lupus1-3/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8832 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-21freed 15 more perm variables. Fixed bugs in Cube RoomLupus1-1/+13
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8831 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-20fixed Cube Room quest bug, more optimizationsLupus1-3/+10
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8821 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-201s job skill quests optimization. now using @temp varsLupus1-0/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8820 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-20fixed typos, added missing NEXT;, optimized Niflheim. Clear nif vars garbageLupus1-1/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8819 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-01Tried to remove all duplicates (in default NPCs)toms1-10/+11
( hope nothing is broken ;) ) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8581 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-01added divorce.txtLupus1-0/+112
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8572 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-01Various NPC fixesDracoRPG5-5466/+0
* LUPUS, REMEMBER TO ACTUALLY ADD THE DIVORCE NPC, THANKS :P * git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8571 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-29Some preparations for the upcoming Izlude Arena.MasterOfMuppets1-0/+80
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8530 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-22git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8446 ↵evera1-1/+1
54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-15Various changes in other/dts_warper.txt:evera1-9/+67
Uses new global var $dtsday to count voting sessions Bug fix for a bug involving both warpers being activated at the same time Need bug testers for these fixes before stable merge git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8284 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-15updated header of other/Global_Functions.txtevera1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8282 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-14updated dts_warper.txt to use MISC_QUEST|128 instead of dtseligible,2evera2-8/+17
Added that to garbage cleaning Added garbage cleaning func call to dts_warper.txt (only makes sense) And I did this at 1am, so look for bugs before I merge to stable, and report on forums. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8266 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-10updated header of dts_warper.txt with newer information and changed header ↵evera1-17/+22
formatting to fit the rest of the npcs git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8224 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-03fixed zeny bug in dts_warper.txtevera1-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8093 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-31updated gunslinger quest/ updated 2006 headgears. fixed lighthalzen questLupus1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7996 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-30updated gunslinger job quest/ fixed louyang bugLupus1-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7976 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-29Some more sign quest warps and a small change to the comodo gambling NPC.MasterOfMuppets1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7964 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-17Added slotted Running Shirt to Comobo GamblingPlaytester1-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7715 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-15git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7695 ↵evera1-1/+4
54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-15removed global eligibility from dts warpersevera1-12/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7694 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-09* Added some missing Rachel WarpsPlaytester1-2/+2
* Added a fix to npc/other/books.txt * Various item_db updates thanks to Haplo git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7587 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-04Blah, I forgot to update NPC headers again... >_<evera1-1/+1
P.S. r7500 :D git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7504 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-04Forgot to update header on the top of NPC files @_@evera1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7503 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-04Changed requirement for DTS warper to level 60evera1-40/+17
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7501 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-04fixed bug in dts warper that votes weren't counted on suundayevera1-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7499 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-03git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7458 ↵evera1-2/+3
54d463be-8e91-2dee-dedb-b68131a5f0ec