summaryrefslogtreecommitdiff
path: root/npc/000-2-3/box.txt
AgeCommit message (Expand)AuthorFilesLines
2015-09-27Replace setnpcdistance to '.distance'.Andrei Karas1-1/+1
2015-08-11Use npc sprite names in all scripts.Andrei Karas1-1/+1
2015-06-20Replace NPC names by NPC IDs.Reid1-2/+2
2014-12-05Replace script function set to direct variable assignments.Andrei Karas1-1/+1
2014-12-02Fix case in all function names.Andrei Karas1-2/+2
2014-12-02Call all functions directly (without callfunc).Andrei Karas1-2/+2
2014-11-29Restore active distance to all npcs.Andrei Karas1-1/+4
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/+2
2014-02-11English fixes done Qwerty Dragon.Alige1-4/+5
2013-08-08Change every label names from l_ to L_ .Reid Yaro1-9/+9
2013-05-26Add argument on inventoryplace.Reid Yaro1-7/+2
2013-03-08NPC dialogue revamp. Nard's Box script reviewed.Hal90001-0/+1
2013-03-04Fix code style.Andrei Karas1-2/+0
2013-01-06Fixed newly added language in julia's script.Alige1-2/+1
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
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
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
2012-04-20Chance warp location on 000-1,Reid1-0/+95