summaryrefslogtreecommitdiff
path: root/npc/001-2-2
AgeCommit message (Collapse)AuthorFilesLines
2021-01-09Remove gender information from all NPCs.Jesusaves1-1/+0
2020-12-06* Lena's questJesusaves1-1/+3
* Add Inn to towns * Add Merchant Guild to towns * Add Soul Menhir to Towns * Add Barbers to towns * Add General Store to towns * Some work for blacksmith & tailoring * Kadiya's placeholder (no quest for r1, sorry D:) * Anwar Quest * Joaquim Quest * Updates on Artis Blacksmith and Julia's intro * some work on fishing spots * Bosses and Master Skill Book ("about" one per region) * Asphodel Moors population (no quests and incomplete)
2020-08-05remove the all mentions of sex or gender from scriptsgumi1-1/+1
2018-07-05mesc() is a function to optimize mes(col(l())), saving parenthesis.Jesusaves1-2/+2
mesc() is a short for mes(col()). It should make coding colored code easier. The default color value is "9", same from narrator, but this default value is not used anymore. I assume mes* functions are legacy for this project, so fell free to reject the patch.
2017-09-27Alige forgot to run "make maps"gumi1-1/+1
2017-01-08Consistency of the authors in scripts.Alige1-1/+1
2016-11-24Add auto-gen files inwushin2-6/+6
2016-09-02last minute changesgumi1-5/+5
2016-08-20Convert npc directory into new format.Andrei Karas1-3/+3
2016-07-17Because of translations, reworked several sentences in scripts, added ↵Alige1-1/+1
missing words and M/F options.
2016-07-10Fixed a bit of english in some scripts.Alige1-1/+1
2016-07-08Offset moon's warps and update map cache.Reid1-1/+1
2016-07-06Fixed few bugs in NPC scripts:Alige1-2/+2
Changed item IDs to their aegisname Added missing 's' after @@ when needed Few other fixes in english
2016-06-14Fixed map names in _import.txt, _warps.txt and _mobs.txt files.Alige2-3/+2
2016-03-06Fixed a lot of grammar mistakes and changed some dialogue for clarity.Unverified1-2/+2
2016-03-06Revert "Fixed a lot of grammar mistakes and reworded some dialogue for clarity."Unverified1-2/+2
This reverts commit a1cfd4e6afff78f777872f49f8e8faacbe6f2e60.
2016-03-06Fixed a lot of grammar mistakes and reworded some dialogue for clarity.Unverified1-2/+2
2016-02-22Reduce the difficulty of moon's quest, needed 30~50 croc claw, now need 20~40.Reid1-1/+1
2016-02-22Change from 30s to 12s the time between moon's complain msg.Reid1-1/+1
2015-10-23Move timer logic for simple npcs to function.Andrei Karas1-8/+1
2015-09-27Replace setnpcdistance to '.distance'.Andrei Karas1-1/+1
2015-09-27Replace calls to setnpcsex by assigning '.sex' variable.Andrei Karas1-1/+1
2015-09-07optimize moon script SayRandomGreeting functionJoseph Botosh1-9/+9
2015-09-06fix player not attached bug for moon scriptJoseph Botosh1-1/+2
2015-09-04Remove the buggy getitemname on the array used on npctalk3 from moon's script.Reid1-1/+1
2015-09-04Fix some issues on moon script.Reid1-26/+42
2015-09-03add quest Moon and the UrchinJoseph Botosh1-2/+176
2015-08-11Use npc sprite names in all scripts.Andrei Karas1-1/+1
2015-08-03Add town flag to most maps.Andrei Karas2-0/+2
This flag allow mail.
2015-06-25Fix moon script.Reid1-1/+2
2015-06-25Add moon walking NPC.Reid2-0/+32
2015-05-22Offset warps.Mikko1-1/+1
2014-11-23fix other npc and warp name duplicates.Andrei Karas1-2/+2
2014-11-16Update warp by converter.Andrei Karas1-2/+2
2014-11-04convert server data for using with hercules.Andrei Karas1-1/+0
2014-08-16Correct warp location.Reid1-1/+1
2014-08-16Add a warp to 001-2-3.Reid1-1/+2
2014-07-28Correct the spawn position of 001-2-2.Reid1-1/+1
2014-07-27Add import and warp for 001-2-2.Reid2-0/+6