summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Collapse)AuthorFilesLines
2016-02-22Payon NPC UpdateJedzkie12-135/+288
- Change the coordinate of Taekwon Job Changer 'Phoenix' from payon to payon_in01 - Change the facing position of Repairman - Change the selling items of Tool Dealer and Pet Groomer in RENEWAL - Add PRE-RENEWAL Tool Dealer and Pet Groomer. - Change the coordinates of some warps - Change the coordinate of Guide in payon - Change the coordinate of Helm of Angel and Deviruchi Cap quest npc
2016-02-21Geffen NPC UpdatesJedzkie4-48/+115
- Change the selling items of Pet Groomer and Tool Dealer in RENEWAL - Added PRE-RENEWAL Pet Groomer and Tool Dealer in PRE-RE folder - Change the NPC Sprite of Repairman
2016-02-07Merge pull request #1110 from dastgir/22-ScriptClean-Phase2Haru448-5096/+5096
Script CleanUp Phase 2
2016-01-30Fixes conditions in itembind.txtDastgir1-4/+9
2016-01-19Merge pull request #1098 from AnnieRuru/request_31Dastgir2-4/+4
Fix 3rd jobs BaseLevel requirement
2016-01-18Fixes #1085Dastgir1-2/+2
Eden Quest will now give EXP for JobLevel < 50 and JobLevel > 69
2016-01-17Script Standardization: changed select format in RE folderDastgir119-1436/+1436
2016-01-17Script Standardization: changed select format in woe-se folderDastgir1-27/+27
2016-01-17Script Standardization: changed select format in woe-fe folderDastgir21-52/+52
2016-01-17Script Standardization: changed select format in pre-re folderDastgir48-335/+335
2016-01-17Script Standardization: changed select format in quests folderDastgir82-1831/+1831
2016-01-17Script Standardization: changed select format in other folderDastgir23-168/+168
2016-01-17Script Standardization: changed select format in merchants folderDastgir27-126/+126
2016-01-17Script Standardization: changed select format in kafras folderDastgir3-18/+18
2016-01-16Remove VAR_ constantsAnnieRuru2-10/+10
- there are 2 same constants for setlook script command, remove the wrong one - VAR_ constant added by lone_wolf is invalid https://github.com/HerculesWS/Hercules/commit/f4278f36db32f35e535a0ea8feb1cf83ca95019e, so use the LOOK_ constant
2016-01-16Script Standardization: changed select format in jobs folderDastgir33-600/+600
2016-01-16Script Standardization: changed select format in instances folderDastgir4-46/+46
2016-01-16Script Standardization: changed select format in events folderDastgir22-118/+118
2016-01-16Script Standardization: changed select format in custom folderDastgir26-79/+79
2016-01-16Script Standardization: changed select format in cities folderDastgir23-176/+176
2016-01-16Script Standardization: changed select format in battleground folderDastgir9-54/+54
2016-01-16Script Standardization: changed select format in airports folderDastgir7-30/+30
2016-01-14Fix 3rd jobs BaseLevel requirementAnnieRuru2-4/+4
2016-01-13Fixes Mora NPC, being stuck when clickDastgir1-2/+2
2016-01-09Merge branch 'master' of git://github.com/FreddieFatso/Hercules into ↵Dastgir1-1/+1
FreddieFatso-master
2016-01-09Fixed #1033Dastgir1-2/+2
Eden quest were giving wrong equipments.
2016-01-09Script Cleanup:Dastgir1-168/+168
Removed some comments from eden quests
2016-01-09Fix Eden Quest 11-25 bug which allowed to bypass quest delay.Dastgir1-2/+3
Fixed #1084
2016-01-05Fixed typoFreddieFatso1-1/+1
2016-01-05Rename Dummy Lv# to Lv #.Jedzkie1-6/+6
This is kRO's mob name in prontera. Closes #1064 as merged Signed-off-by: Haru <haru@dotalux.com>
2016-01-03Update morroc trader npc's to match kRO's morroc trader npc's.Jedzkie7-65/+294
Update some coordinates of the npc's in morroc. Added Marrol Battle Recruiter and Mr. Smile npc in morroc town.
2016-01-03Update Prontera trader npc's to match kRO's trader npc's.Jedzkie3-64/+193
2015-12-31Replaced leftover -1 view IDs with FAKE_NPCHaru90-2925/+2925
Signed-off-by: Haru <haru@dotalux.com>
2015-12-31Replace -1,{ with FAKE_NPC,{AnnieRuru155-710/+710
replace using Notepad++
2015-12-22Merge pull request #1004 from HerculesWS/WoE-TE-ItemsKisuka4-16/+81
Split zone mapflag for pre/re.
2015-12-21Split zone mapflag for pre/re. Follow-up to ↵Taylor Locke4-16/+81
fd78190a5ec4f19f10027f7a7ebe0e6ce023f672.
2015-12-22NPC Update:Jedzkie2-24/+30
- Add RENEWAL Checks for Material Seller. - in Renewal the selling prize of Medicine Bowl of Guild Dealer is 250z. Closes #982 as merged Signed-off-by: Haru <haru@dotalux.com>
2015-12-21Follow-up to fd78190a5ec4f19f10027f7a7ebe0e6ce023f672.Taylor Locke1-0/+16
2015-12-20Add color constants for announcement and mesAnnieRuru1-0/+8
Added F_MesColor helper function Closes #897 as merged Signed-off-by: Haru <haru@dotalux.com>
2015-12-18Replaced numeric values with UNITTYPE_ constants in getmapxyHaru14-22/+22
Follow-up to dbe5f2237cada6a261e297b60857dc305860a88d Signed-off-by: Haru <haru@dotalux.com>
2015-12-18Fixed 2 bugs in Sealed ShrineAncyker1-3/+3
Fixed trying to disable wrong NPCs. Fixed not enabling all Bobbing Torches. Both bugs were (re)introduced in cd95d1cadacc9b506e08d4cbe52a4a0ce2a59df3 Closes #765 as merged Signed-off-by: Haru <haru@dotalux.com>
2015-12-18More ItemID to ConstantsDastgir6-42/+42
2015-12-18uneasy Cemetry fixDastgir1-3/+3
2015-12-18ItemID to Constant: re FolderDastgir67-1390/+1390
2015-12-18ItemID to Constant: pre-re FolderDastgir22-243/+243
2015-12-18ItemID to Constant: quests/woe FolderDastgir83-4109/+4109
2015-12-18ItemID to Constant: other FolderDastgir10-68/+68
2015-12-18ItemID to Constant: kafras/merchants FolderDastgir18-139/+139
2015-12-18ItemID to Constant: instances/jobs FolderDastgir23-312/+312
2015-12-18ItemID to Constant: events FolderDastgir20-257/+257