summaryrefslogtreecommitdiff
path: root/npc/000-1/gugli.txt
AgeCommit message (Expand)AuthorFilesLines
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-4/+4
2015-08-11Use npc sprite names in all scripts.Andrei Karas1-2/+2
2015-07-23Fix wrong item id.Reid1-2/+2
2015-07-23Improve gugli script to remove every box.Reid1-6/+3
2015-06-20Replace NPC names by NPC IDs.Reid1-19/+19
2015-01-15In lg function use two strings for translation.Andrei Karas1-1/+1
2014-12-26update lg functions usage formatting.Andrei Karas1-2/+1
2014-12-05Replace script function set to direct variable assignments.Andrei Karas1-7/+7
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-2/+3
2014-11-21Replace temp variables into scope temp variables.Andrei Karas1-11/+11
2014-11-20Reassign npcs id in allowed range.Andrei Karas1-1/+1
2014-11-04convert server data for using with hercules.Andrei Karas1-18/+21
2014-11-04fix some script issues before conversion.Andrei Karas1-6/+6
2014-02-11English fixes done Qwerty Dragon.Alige1-8/+9
2013-08-08Change every label names from l_ to L_ .Reid Yaro1-30/+30
2013-06-17Add missing getexp on gugli script.Reid Yaro1-0/+1
2013-06-14Experience balance on quests reward.Reid Yaro1-0/+1
2013-03-08NPC dialogue revamp. Gugli script reviewed.Hal90001-0/+1
2013-03-04Fix code style.Andrei Karas1-1/+1
2013-02-24Change money from GP to Esperin.Reid Yaro1-1/+1
2013-02-20Correct Gugli bug.Reid Yaro1-2/+2
2013-02-10Add missing mesn and white line.Reid Yaro1-0/+2
2013-02-02Remove useless "test" and update gugli script.Reid Yaro1-0/+2
2013-01-23Correct bug on Gugli script.Reid Yaro1-4/+6
2013-01-08Correct a wrong goto on gugli script.Reid Yaro1-2/+0
2013-01-06Fixed newly added language in julia's script.Alige1-2/+2
2012-12-28Correct some merge issue.Reid1-5/+2
2012-12-28Revert "Correct bugs."Reid1-4/+8
2012-12-26Inconsistencies about money rewards in scripts, when looking at quests.xml & ...Alige1-1/+1
2012-12-25Made two lines nearly the same be exactly the same, implied a useless line to...Alige1-1/+1
2012-12-25Changed "merchandise" to "food" on gugli's script.Alige1-2/+2
2012-12-24Chef Gado now asks for 2 Half Croconuts instead of 1 Croconut. That'll make t...Alige1-2/+2
2012-12-23Correct bugs.Reid1-5/+5
2012-12-21Add a missing next on gugli script.Reid1-0/+1
2012-12-21Stop loop on gugli's start dialogue.Reid1-1/+1
2012-12-12Fix bug in Gugli script.Hal9OOO1-3/+3
2012-12-12Add new rewards.Reid1-1/+1
2012-12-10First round-up of questchain cleaning.Hal9OOO1-3/+5
2012-12-09Correct close behaviour in many dialogues. Democratize l_Quit function.Hal9OOO1-2/+5
2012-12-03Add new function in every script where getitem is called.Reid1-0/+2
2012-11-30Replaced some item IDs by their names in scripts.Alige1-4/+4
2012-11-28Fix bug on Gugli's list of sailors.Reid1-6/+6
2012-11-28Add Silvio's indication on where to find other sailors.Reid1-1/+9
2012-11-28Correct some dialogues problem and correct some bugs on gugli script.Reid1-11/+9
2012-11-28Complete Gugli quest.Reid1-6/+40