summaryrefslogtreecommitdiff
path: root/npc/000-1/gugli.txt
AgeCommit message (Collapse)AuthorFilesLines
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
Add missing spaces, remove useless empty lines.
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
Major consistency fixes: removing useless whitespaces and returns to next line.
2012-12-28Correct some merge issue.Reid1-5/+2
2012-12-28Revert "Correct bugs."Reid1-4/+8
This reverts commit 6db8b93740a75feb7c3126a91145293e4c554de3. Conflicts: db/questvars.txt npc/000-1/gugli.txt
2012-12-26Inconsistencies about money rewards in scripts, when looking at quests.xml & ↵Alige1-1/+1
units.xml from clientdata.
2012-12-25Made two lines nearly the same be exactly the same, implied a useless line ↵Alige1-1/+1
to translate.
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 ↵Alige1-2/+2
the player know he can use a Croconut. Major fixes about missing gender strings in npc dialogues. Other random fixes in some dialogues.
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
Added missing commands when the NPC gives an item. Fixed some language.
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
2012-11-24Final language fixes in scripts.Alige1-1/+1
2012-11-22Minor typo in gugli.txt.Alige1-1/+1
2012-11-16Major typo hunt in scripts.Alige1-5/+5
2012-11-06Fix corrupted script in Gugli dialogue.Hal9OOO1-1/+1
2012-11-06Major language fix in scripts.Alige1-6/+6
2012-11-05Add different dialogues once the player has seen Nard on Gugli's script,Reid1-1/+12
Clean nard and gugli scripts.
2012-11-05Change variable's name on gugli's script.Reid1-6/+6
2012-11-01Fixed minor language issue in gugli.txt.Alige1-1/+1
2012-10-31Fixed major language issues in several scripts.Alige1-20/+19
2012-10-21Put numeric IDs back on Gulukan, Lean and Gugli scripts,Reid1-9/+9
2012-10-20Fix unclosed string in gugli script.Andrei Karas1-7/+8
Remove windows new lines from gugli script.
2012-10-20Add some dialogues clean up.Reid1-8/+11
2012-10-17Change order of delitem and setq on gugli script.Reid1-1/+1
2012-10-14Chef Gado quest is now part of the main Nard Quest Chain.Hal9OOO (Francesco Miglietta)1-3/+8
Other quests adapted in order to test the complete story line.
2012-10-02Add setcamnpc on gugli script.Reid1-4/+20
2012-10-02Change binary to logical "or" on gugli script.Reid1-1/+1
2012-10-02Complete some more Gugli WIP script.Reid1-18/+66
2012-09-25Add some basic dialogues on gugli script.Reid1-1/+16
2012-09-17Add basic of Gugli quest.Reid1-2/+38
2012-09-09Fixed in 2 scripts: "Hal9OOO" -> "Hal9000".Alige1-1/+1
It must correspond to the contributors & license files.