summaryrefslogtreecommitdiff
path: root/npc/000-2-1/arpan.txt
AgeCommit message (Expand)AuthorFilesLines
2021-01-09Prepare serverdata for evol-hercules!31Kurt Kuschinski1-18/+18
2021-01-09Remove gender information from all NPCs.Jesusaves1-1/+0
2020-08-06partly rewrite the intro to add a referral systemJesusaves1-3/+3
2020-08-05remove the all mentions of sex or gender from scriptsgumi1-1/+1
2020-04-11Add the [Clothes Pack], containing the destroyed equipment from the player.Jesusaves1-0/+26
2019-10-20remove useless zeny calculationsgumi1-2/+2
2019-03-09Replace eight calls for warp on npc/000-2-1 by slide calls (in legacy syntax)Jesusaves1-4/+4
2019-02-28Guide players by hand to get started on the game.Jesusaves1-1/+8
2018-07-05mesc() is a function to optimize mes(col(l())), saving parenthesis.Jesusaves1-7/+7
2017-12-29rename closedialog to closeclientdialogThibault Payet1-2/+2
2017-10-11what's up with this crazy syntax?s20171023gumi1-1/+1
2017-08-19Replace bit flags by constants on narrator and speech functions.Reid1-3/+3
2017-01-08remove .gat suffix everywheregumi1-4/+4
2016-07-20Removed male/female uncessary translation in arpan's script.Alige1-1/+1
2016-07-19change the arpan dialogue about money in old habitomattornot1-2/+16
2016-07-11Made it clearer for the player to get his new clothes from the chest, at the ...Alige1-1/+1
2016-06-18Introduced the name of the Drasil Island in npc scripts.Alige1-1/+1
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
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
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
2013-01-02Correct a miss updated variable.Reid1-0/+1
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