summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Collapse)AuthorFilesLines
2015-06-04Corrected a mistake in the OrcsMemory scriptHaru1-23/+24
- Fixes bugreport:8707, thanks to evilpuncker http://herc.ws/board/tracker/issue-8707-orcsmemory-empty-message/ Signed-off-by: Haru <haru@dotalux.com>
2015-06-02Follow up to 712812bMysteries1-2/+2
- More link changes - Added proper link to Roulette topic
2015-05-29FollowUp 87beda5Dastgir1-1/+1
2015-05-29Fixes Merchant Naphara Name and a typo in getitemDastgir1-3/+3
2015-05-19Typo Fix on Teleport Cats, Bug Report #8689, Thanks to Arei for reporting.Dastgir1-1/+1
2015-05-16Merge pull request #515 from EPuncker/masterDastgir1-140/+163
Updated warper. Changed close; to end;
2015-05-16updated warperEvil Puncker1-140/+163
2015-05-14Fixed some invalid questprogress conditionsHaru2-2/+2
Special thanks to MordekaiserGod for pointing out the issue. Signed-off-by: Haru <haru@dotalux.com>
2015-05-13Changed close; into end; to try to fix bug 8666, since there is no dialogue ↵Evil Puncker1-1/+1
window a close; is not needed
2015-05-08Replaced checkre() calls with constantsHaru60-258/+246
Signed-off-by: Haru <haru@dotalux.com>
2015-04-29Added Champion Monsters. (Based on info from idAthena and DivinePride)Dastgir2-0/+322
2015-04-25Added getvariableofnpc checks to the test suiteHaru1-1/+8
Signed-off-by: Haru <haru@dotalux.com>
2015-04-25Merge pull request #502 from k-py/bugfix-return-getvariableofnpcHaruna1-0/+18
Fix script function return always removing references from NPC variables.
2015-04-25Added set reference testcase to the script test suiteHaru1-0/+7
Signed-off-by: Haru <haru@dotalux.com>
2015-04-24Merge branch 'master' of https://github.com/HerculesWS/HerculesDastgir7-8/+2877
2015-04-24Fixed SealedShrine Quest to be repeated if you have the required itemsDastgir1-6/+7
2015-04-21Fix script function return always removing references from NPC variables.Kpy!1-0/+18
Bugreport:8642 http://hercules.ws/board/tracker/issue-8642-script-engine-issue-quo/
2015-04-21Fixed a bug in Einbrech "Oridecon/Mineral Quest"michaelforge1-1/+1
Because of some very old typo, this quest could never reach Minerals exchange dialog.
2015-04-19Added Kagero / Oboro Quest.Taylor Locke5-5/+2874
2015-04-16Merge pull request #497 from zackdreaver/masterDastgir1-2/+2
Minor BakonawaLake NPC dialog fix
2015-04-16Minor BakonawaLake NPC dialog fixzackdreaver1-2/+2
Signed-off-by: zackdreaver <zackdreaver@gmail.com>
2015-04-16Minor Typo FixDastgir1-1/+1
2015-04-14Fixed Requirements of Wolchev's Quest. Fixed Description of weapon, Thanks ↵Dastgir1-7/+7
to Inzianity for pointing it
2015-04-14Fix Wolchev Laboratory not allowing to enter the instaceDastgir1-6/+4
2015-04-12Fixed SealedShrine Instance trying to change quest without checking, Report ↵Dastgir1-3/+6
#8619
2015-04-11Updated Zeny Requirement,Partial Fix for #8619Dastgir1-1/+1
2015-04-10Corrected Craftsman Ki Location, Report #8614Dastgir1-1/+1
2015-04-04Fix swapped weapon in eden_quests.txtzackdreaver1-4/+4
Eden Mace I and Eden Staff I Signed-off-by: zackdreaver <zackdreaver@gmail.com>
2015-03-31Minor NPC script fixzackdreaver2-2/+2
Signed-off-by: zackdreaver <zackdreaver@gmail.com>
2015-03-30Corrected Tiucknuc mob name into Tiyanak in /npc/re/quest/quest_malaya.txtzackdreaver1-10/+10
Signed-off-by: zackdreaver <zackdreaver@gmail.com>
2015-03-29Avoid binding rental items.Emistry1-2/+2
Prevent the NPC to show rental items when players try to bind an items.
2015-03-26Fixed Endless Tower weekly timer issue ( ↵milky-milk1-15/+15
http://hercules.ws/board/tracker/issue-8590-endless-tower-possible-bu/ )
2015-03-18Fix delitem bug in Ep13.1 quest. Thanks to milky-milk for reportingDastgir1-18/+2
2015-03-16Another FollowUp to e99f874d , Added more QuestEntries and Fix some TranslationsDastgir1-15/+15
2015-03-16Follow Up to e99f874d, Corrected card name and added Quest Entries for Eden ↵Dastgir4-31/+39
121-140
2015-03-14Eden Scripts: 100-140 ImplementedDastgir5-0/+3822
2015-03-14Eden Quests Update - Credits rAthena - 001e6967d417d0c7c6dce1069ddef9acd1b87d57Dastgir1-3204/+2393
2015-03-05Merge pull request #454 from seifert10/patch-2shennetsind1-3/+3
Update lvl4_weapon_quest.txt
2015-03-03Updated socket_enchant2.txt to contain ninja itemDastgir1-1/+2
2015-03-03Added Ninja Weapon and Armor Craftman NPC'sDastgir2-0/+352
2015-03-03Updated ninja shopDastgir1-0/+8
2015-02-21Teleport Cat now warps properly, Issue#8541Dastgir1-7/+6
2015-01-30Merge branch 'master' of https://github.com/HerculesWS/HerculesDastgir1-1/+1
2015-01-30Fixes Warper NPC Overlapping. #8018Dastgir1-1/+1
2015-01-29Merge pull request #455 from seifert10/patch-1Streusel1-1/+1
Update lvl4_weapon_quest.txt
2015-01-29Implemented 2010 Headgear Quests. Also corrected ID of Green Maiden in ↵Dastgir3-1/+1115
Endless Tower, and Bascojin Slave.
2015-01-28Fixes Biolab Enchant having 0% success chance for some equipsDastgir1-2/+3
2015-01-28Fixes the Eclage Quest Checking.Dastgir1-34/+38
2015-01-28Fixes Invalid questprogress condition on Eclage Quests. Fixes Slot Expert ↵Dastgir2-9/+13
rate of success. Bug Report#8511
2015-01-25Update lvl4_weapon_quest.txtseifert101-3/+3
you can change the "npchand == 1" to "npchand1 == 1" or simply change the "npchand1 = random(1,3)" to "npchand = random(1,3)"