summaryrefslogtreecommitdiff
path: root/npc/000-2-3/nard.txt
AgeCommit message (Expand)AuthorFilesLines
2015-12-28Add a 6th value on Nard's quest constant for past introduction (to remove que...Reid1-0/+1
2015-12-27Add end of introduction dialogue to Nard.Reid1-13/+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-1/+1
2015-06-20Replace NPC names by NPC IDs.Reid1-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-3/+3
2014-12-02Fix case in all function names.Andrei Karas1-1/+1
2014-12-02Call all functions directly (without callfunc).Andrei Karas1-1/+1
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-1/+4
2014-11-21Replace temp variables into scope temp variables.Andrei Karas1-10/+10
2014-11-20Reassign npcs id in allowed range.Andrei Karas1-1/+1
2014-11-04convert server data for using with hercules.Andrei Karas1-1/+3
2014-02-11English fixes done Qwerty Dragon.Alige1-10/+11
2013-08-08Change every label names from l_ to L_ .Reid Yaro1-30/+30
2013-06-14Experience balance on quests reward.Reid Yaro1-0/+1
2013-05-26Add argument on inventoryplace.Reid Yaro1-3/+1
2013-03-04Fix code style.Andrei Karas1-2/+0
2013-01-06Fixed newly added language in julia's script.Alige1-10/+10
2012-12-24Chef Gado now asks for 2 Half Croconuts instead of 1 Croconut. That'll make t...Alige1-1/+1
2012-12-19Added missing cameras in many scripts.Alige1-0/+2
2012-12-12Restore "InventoryPlace" check function.Hal9OOO1-0/+4
2012-12-12Add a missing char on nard script.Reid1-1/+1
2012-12-10First round-up of questchain cleaning.Hal9OOO1-12/+19
2012-12-03Remove useless l_Inventory labels on couwan and nard scripts.Reid1-9/+0
2012-12-03Add new function in every script where getitem is called.Reid1-4/+8
2012-11-30Replaced some item IDs by their names in scripts.Alige1-0/+13
2012-11-24Final language fixes in scripts.Alige1-3/+3
2012-11-23Small script issue in nard.txt.Alige1-3/+3
2012-11-16Major typo hunt in scripts.Alige1-1/+1
2012-11-06Major language fix in scripts.Alige1-9/+9
2012-11-05Remove duplicate lines on nard's script.Reid1-201/+0
2012-11-05Add different dialogues once the player has seen Nard on Gugli's script,Reid1-1/+201
2012-11-05Directly ask for new quest once gugli's one is done.Reid1-2/+4
2012-11-05Change variable's names on nard's script.Reid1-14/+14
2012-11-03Add an other menu on gado script.Reid1-0/+1
2012-11-03Add end message on nard script.Reid1-0/+6
2012-11-03Remove julia as chef of the ship.Reid1-1/+1
2012-10-29Add la Johanne key on nard and doors(s) script.Reid1-2/+5
2012-10-14Chef Gado quest is now part of the main Nard Quest Chain.Hal9OOO (Francesco Miglietta)1-15/+46
2012-09-17Add basic of Gugli quest.Reid1-5/+24
2012-09-02Rename Nardbox variable to Nard.Reid1-4/+4
2012-08-28Added missing spaces at the end of some scripts.Alige1-15/+14
2012-07-24Add basic quest vars support.Andrei Karas1-3/+3
2012-07-10Fixed the description of every single script.Alige1-8/+8