summaryrefslogtreecommitdiff
path: root/npc/000-1/tibbo.txt
AgeCommit message (Collapse)AuthorFilesLines
2017-01-15fix lg misusegumi1-1/+2
2016-07-17Because of translations, reworked several sentences in scripts, added ↵Alige1-1/+1
missing words and M/F options.
2016-07-06Fixed few bugs in NPC scripts:Alige1-2/+2
Changed item IDs to their aegisname Added missing 's' after @@ when needed Few other fixes in english
2016-06-27Changed all item IDs by their aegisname in scripts.Alige1-2/+2
2015-12-28Fix a typo on the sailortalk function (replaced getq(getq()) by getq()).Reid1-1/+1
2015-12-28Add sailortalk script on tibbo.Reid1-0/+5
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-1/+1
2015-06-20Replace NPC names by NPC IDs.Reid1-3/+3
2014-12-05Replace script function set to direct variable assignments.Andrei Karas1-2/+2
2014-12-02Fix case in all function names.Andrei Karas1-4/+3
2014-12-02Call all functions directly (without callfunc).Andrei Karas1-3/+3
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-1/+5
2014-11-21Replace temp variables into scope temp variables.Andrei Karas1-4/+4
2014-11-04convert server data for using with hercules.Andrei Karas1-1/+3
2014-02-11English fixes done Qwerty Dragon.Alige1-2/+3
2013-08-08Change every label names from l_ to L_ .Reid Yaro1-17/+17
2013-07-10Add basic npctalk3 goodbye function (still in wip, but working).Reid Yaro1-3/+7
2013-05-26Add argument on inventoryplace.Reid Yaro1-3/+1
2013-03-08NPC dialogue revamp. Tibbo script reviewed.Hal90001-0/+1
2013-03-04Fix code style.Andrei Karas1-2/+0
Add missing spaces, remove useless empty lines.
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-03Add new function in every script where getitem is called.Reid1-11/+4
2012-11-30Replaced some item IDs by their names in scripts.Alige1-5/+6
Added missing commands when the NPC gives an item. Fixed some language.
2012-11-28Add another answer on sailor's menu list.Reid1-0/+8
2012-11-28Complete q'muller and tibbo scripts.Reid1-1/+12
2012-11-24Final language fixes in scripts.Alige1-1/+1
2012-11-22Minor language and conventional writing fixes in some scripts.Alige1-3/+4
2012-11-21Correct bug in sailors' dialogues.Hal9OOO1-1/+1
2012-11-21Gugli Var Check in sailors' dialogues.Hal9OOO1-0/+9
2012-11-21Astapolos dialogue added.Hal9OOO1-20/+20
2012-11-21Minor language correction.Hal9OOO1-1/+1
2012-11-21Fixed major language issues in scripts.Alige1-4/+4
2012-11-20Major typo fix in both new scripts.Alige1-7/+7
2012-11-19Ale dialogue added. (WIP)Hal9OOO1-1/+0
2012-11-19Tibbo dialogue added (WIP).Hal9OOO1-2/+32
2012-11-18Add getitem on the 6npcs involved on gugli's quest.Reid1-0/+1
2012-11-18Add explanation of which kind of box will be on thes 6npcs involved on ↵Reid1-0/+1
Gugli's quest.
2012-09-12Aligned all constants using tabs in const.txt.Alige1-4/+4
All variables in questvars.txt are now correctly aligned, using whitespaces. Several language fixes in scripts: jalad, muller, silvio and tibbo.
2012-09-12Update Ale and Jalad dialogues,Reid1-1/+4
Add Muller and Tibbo dialogues.
2012-09-12Add Ale and Tibbo dialogues in relation with the main intro quest,Reid1-3/+43
Add sailors dialogues function, This is a try to place some NPC's dialogues in an independent file. It'll redirect some random but pre-choosen dialogues to the NPC. As the Gugli and Nard's quest will interfere in these dialogues, some strings are still on the NPC script.
2012-08-31Add Ale, Couwan, Gulukan, Jalad and Tibbo NPC,Reid1-0/+14
Remove Piou's monster from 000-1 map, Add New NPCs to the import list.