summaryrefslogtreecommitdiff
path: root/npc/000-2-3/box.txt
AgeCommit message (Collapse)AuthorFilesLines
2013-01-06Fixed newly added language in julia's script.Alige1-2/+1
Major consistency fixes: removing useless whitespaces and returns to next line.
2012-12-12Prevent player to take infinite "LaJohanne Key" quest item from Nard's box.Hal9OOO1-0/+2
2012-12-12Restore "InventoryPlace" check function.Hal9OOO1-0/+8
2012-12-10First round-up of questchain cleaning.Hal9OOO1-24/+16
2012-12-09Correct close behaviour in many dialogues. Democratize l_Quit function.Hal9OOO1-5/+5
2012-12-09Add Game Camera effect on Box/Nard dialogue.Hal9OOO1-0/+4
2012-12-03Add new function in every script where getitem is called.Reid1-14/+10
2012-11-30Replaced some item IDs by their names in scripts.Alige1-0/+13
Added missing commands when the NPC gives an item. Fixed some language.
2012-11-24Final language fixes in scripts.Alige1-1/+1
2012-10-29Add getitem 718 on nard's box script.Reid1-1/+5
2012-09-02Rename Nardbox variable to Nard.Reid1-4/+4
2012-08-28Added missing spaces at the end of some scripts.Alige1-1/+1
Removed some spare lines in some scripts. Reviewed language and punctuation in several scripts.
2012-07-24Add basic quest vars support.Andrei Karas1-3/+3
2012-07-10Fixed the description of every single script.Alige1-8/+8
2012-06-05Fixed few dialogues in scripts and npc functions.Alige1-6/+6
2012-06-02Add distance limits to all npcs.Andrei Karas1-1/+1
2012-04-22Correct Nard and Box NPC dialogues.Reid1-11/+14
2012-04-20Correct a few things on box and julia script,Reid1-3/+0
Add quest on Nard NPC.
2012-04-20Chance warp location on 000-1,Reid1-0/+95
Change Alige's script template, Add new dialogue on doors script, Cut Nard script in two part and add box script with new quest inside.