summaryrefslogtreecommitdiff
path: root/npc/quests/quests_lighthalzen.txt
AgeCommit message (Expand)AuthorFilesLines
2019-03-11Remove conf dir.Andrei Karas1-12056/+0
2017-09-12Fix several typos and grammar mistakesHaru1-126/+122
2017-06-03remove specialeffect2 from npcsgumi1-9/+9
2017-04-23Merge pull request #1548 from AtlantisRO/goto_removalRidley1-285/+288
2017-03-08Removed the usage of deprecated command goto from npc scripts (except custom ...AtlantisRO1-285/+288
2017-02-11remove useless check for questprogressAsheraf1-1/+1
2016-11-20Replaced some unsupported symbols in AegisNames (step 2)Haru1-5/+5
2016-09-02change *strcharinfo to use constantsAsheraf1-126/+126
2016-02-29Replaced the SEX_FEMALE/SEX_MALE constants to scripts, where appropriateEmistry1-13/+19
2016-01-17Script Standardization: changed select format in quests folderDastgir1-60/+60
2015-12-31Replaced leftover -1 view IDs with FAKE_NPCHaru1-26/+26
2015-12-31Replace -1,{ with FAKE_NPC,{AnnieRuru1-4/+4
2015-12-18ItemID to Constant: quests/woe FolderDastgir1-81/+81
2015-12-15Standardized header in scripts (part 9)Haru1-100/+50
2015-11-15Fixed too-generic constant names of gettime() typesHaru1-4/+4
2015-10-27Replaced parameter type with constant.Emistry1-3/+3
2015-09-25More aggressive whitespace cleanup. Follow up to 51329e6Haru1-3/+0
2015-08-09Minor script cleanup.Haru1-1/+1
2015-05-08Replaced checkre() calls with constantsHaru1-8/+8
2014-11-02Replaced 'set' with direct assignment where applicable (quests folder)Haru1-234/+230
2014-10-28Removed use of 'checkquest' from scripts (common folder)Haru1-2/+2
2013-11-30Re-commit of 4faa0ec9df7067cee3eb1c1953fccc6c2f842179Taylor Locke1-10/+10
2013-11-28Revert "Cleaned up Zeny manipulation in scripts."Haru1-10/+10
2013-11-25Cleaned up Zeny manipulation in scripts.Taylor Locke1-10/+10
2013-11-08Added support for monster spritename constantsHaru1-1/+1
2013-10-28Added ability to use constants instead of sprite IDs for NPCs. Converted all ...Kisuka1-73/+73
2013-10-24Update to last rAthena npc.Michieru1-199/+488
2013-08-26Added an integer overflow check on literal values in the script parserHaru1-4/+4
2013-02-03Updated more placeholders and fixed some spacing issues.Mysteries1-3/+1
2012-12-28* Added a point to 'npcskill' documentation.euphyy1-6/+7
2012-09-01* Follow-up r16726, more standardization on docs.euphyy1-16/+10
2012-08-08Fixed a bunch of bugs and typos, and made some little optimizations in variou...daegaladh1-0/+8
2012-08-01Full npc folder reorganization. (I hope I didn't break anything D:)daegaladh1-0/+11818
2012-07-08Okie ladies and gentleman if this commit breaks anything it's jman's and maki...shennetsind1-11818/+0
2012-01-30- Removed more trailing tabs.brianluau1-7/+7
2012-01-30- Removed trailing tabs, and fixed some spacing.brianluau1-1/+1
2011-12-24- Replaced all occurrences of "eAthena" to "rAthena" stringmercurial1231-2/+2
2011-12-14- Added 'nopenalty' mapflag to mosk_ship. (bugreport:3109)brianluau1-2/+2
2011-07-21Updated most active NPCs that give EXP to renewal standards.L0ne_W0lf1-11/+11
2011-07-10* Merged changes from trunk [14827:14894/trunk].ai4rei1-5/+5
2011-04-09* Merged changes from trunk [14742:14782/trunk].ai4rei1-1468/+1623
2011-03-09* Merged changes from trunk [14688:14739/trunk].Kisuka1-79/+84
2010-11-23* Added quest log support for the following quests.L0ne_W0lf1-128/+155
2010-07-07* Official Lighthalzen Gangster Alert script.Gepard1-97/+72
2010-06-18- Fixed some emotions triggering on the wrong npc. (bugreport:4303)brianluau1-12/+4
2008-11-29Bug Fixes:Kisuka1-9/+27
2008-09-27* Continues replacing of specialeffect/2 numerics with constants.samuray221-11/+13
2008-09-25Replacing specialeffect/2 numerics with constants in quests.L0ne_W0lf1-10/+11
2008-09-21Corrected some issues with the lighthalzen biolab quest. (bugreport:1798)L0ne_W0lf1-68/+72
2008-09-21* Deleted Unnecesary Next; in Hunter Job Quest. (bugreports:1665,2239,2179)samuray221-5/+9