summaryrefslogtreecommitdiff
path: root/npc/000-1/gugli.txt
AgeCommit message (Expand)AuthorFilesLines
2020-11-13Change body type back to gendergenderfixAndrei Karas1-1/+1
2020-08-05remove the all mentions of sex or gender from scriptsgumi1-1/+1
2019-10-20remove useless zeny calculationsgumi1-2/+2
2017-12-29rename closedialog to closeclientdialogThibault Payet1-1/+1
2017-08-19Replace bit flags by constants on narrator and speech functions.Reid1-1/+1
2016-07-09remote useless ) in gugli.txt; add _ in nard.txtomattornot1-1/+1
2016-07-06Fixed few bugs in NPC scripts:Alige1-16/+16
2016-07-04Fix couwan quest, it was impossible to complete it after leaving the ship.Reid1-0/+8
2016-05-29Rename Max into Maxe.Reid1-1/+1
2016-01-30Replace countitemcolor to countitem.Andrei Karas1-8/+8
2015-12-28Fix a typo on the sailortalk function (replaced getq(getq()) by getq()).Reid1-1/+1
2015-12-28Add sailortalk script on gugli.Reid1-0/+4
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.evol1Andrei 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