summaryrefslogtreecommitdiff
path: root/npc/000-2-1/arpan.txt
AgeCommit message (Collapse)AuthorFilesLines
2016-06-18Introduced the name of the Drasil Island in npc scripts.Alige1-1/+1
Also fixed some english issues in some npc dialogues.
2015-12-28Add past-intro dialogue/skip functions.Reid1-1/+1
2015-12-27Call the savepoint script from arpan's end of introduction dialogue.Reid1-0/+27
2015-12-12Warrior Guild -> Legion of Aemil, part 2.Teru1-1/+1
* npc/000-2-0/julia.txt, npc/000-2-1/arpan.txt: Dialogue. * npc/000-2-1/chefgado.txt: Line 114 seemed odd.
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-08-11Replace trivial menu invokes without labels to select.Andrei Karas1-2/+2
2015-08-11Use npc sprite names in all scripts.Andrei Karas1-5/+5
2014-12-26update lg functions usage formatting.Andrei Karas1-2/+1
2014-12-05Replace script function set to direct variable assignments.Andrei Karas1-9/+9
2014-12-02Replace g(l("0"),l("1")) functions by lg("0","1") on every scripts.Reid1-2/+2
2014-12-02Add new sex consts.Reid1-1/+1
2014-11-29Restore active distance to all npcs.Andrei Karas1-1/+1
2014-11-29Restore gender to most npcs.Andrei Karas1-5/+3
2014-11-21Replace temp variables into scope temp variables.Andrei Karas1-23/+23
2014-11-20Reassign npcs id in allowed range.Andrei Karas1-1/+1
2014-11-04convert server data for using with hercules.Andrei Karas1-6/+12
2014-02-11English fixes done Qwerty Dragon.Alige1-3/+4
2013-08-08Change every label names from l_ to L_ .Reid Yaro1-37/+37
2013-06-14Experience balance on quests reward.Reid Yaro1-2/+2
2013-05-20Add 3 missing next on arpan script. (Narrator part.)Reid Yaro1-0/+2
2013-03-07NPC dialogue revamp. Arpan script reviewed.Hal90001-4/+3
2013-03-04Fix code style.Andrei Karas1-6/+0
Add missing spaces, remove useless empty lines.
2013-02-24Change money from GP to Esperin.Reid Yaro1-1/+1
2013-02-13Fixed a word in arpan's script.Alige1-1/+1
2013-02-03Fixed bug in arpan's script.Alige1-2/+0
2013-02-03Remove test lines from arpan script.Reid Yaro1-3/+0
2013-02-03Add a missing if on arpan script.Reid Yaro1-0/+9
2013-02-01Removed unecessary lines from arpan.txt.Alige1-2/+0
2013-01-06Fixed newly added language in julia's script.Alige1-1/+1
Major consistency fixes: removing useless whitespaces and returns to next line.
2013-01-02Correct a miss updated variable.Reid1-0/+1
Reported by Hal9000.
2013-01-01Fix bug in Arpan dialogue.Hal90001-1/+2
2012-12-28Remove useless loop on starting dialogue of arpan.Reid1-1/+3
2012-12-28Correct a meny problem on arpan script.Reid1-1/+2
2012-12-26Inconsistencies about money rewards in scripts, when looking at quests.xml & ↵Alige1-1/+1
units.xml from clientdata.
2012-12-26Inconsistency in a menu in arpan's script.Alige1-1/+1
2012-12-12Player now cannot take clothes before having talked with Magic Arpan in ↵Hal9OOO1-0/+4
order to avoid some questvars to be initialized.
2012-11-30Replaced some item IDs by their names in scripts.Alige1-7/+7
Added missing commands when the NPC gives an item. Fixed some language.
2012-11-23Same fix in 2 scripts: unecessary gender specific lines.Alige1-3/+3
2012-11-19Update 000-2-1 map,Reid1-9/+9
Add +10 offsetX to every scripts which rely to the 000-2-1 map.
2012-11-06Major language fix in scripts.Alige1-1/+1
2012-11-02Peter barrier-check removed. Julia Quest cleaned up.Hal9OOO1-5/+11
2012-09-04Add a missing meny at the end of Arpan's quest.Reid1-3/+2
2012-09-02Add check on Arpan NPC to verify if the player equiped or no the chest and ↵Reid1-1/+7
leg equipments.
2012-09-01Add Couwan quest on const and questvars DBs,Reid1-5/+3
Update Ale script, Update Billybonx and Arpan script, Add quest and dialogues on Couwan script, Add dialogues and couwan's quest on Gugli script.
2012-08-28Added missing spaces at the end of some scripts.Alige1-8/+7
Removed some spare lines in some scripts. Reviewed language and punctuation in several scripts.
2012-07-24Add basic quest vars support.Andrei Karas1-10/+10
2012-07-10Fixed the description of every single script.Alige1-6/+6
2012-07-01Rename Box NPC to Chest.Reid1-2/+2
2012-06-29Correct chest npc location and script.Reid1-1/+0