summaryrefslogtreecommitdiff
path: root/npc/000-1/chest.txt
AgeCommit message (Expand)AuthorFilesLines
2015-08-11Rewrite chest script to modern way.Andrei Karas1-18/+15
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-05Replace script function set to direct variable assignments.Andrei Karas1-2/+2
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-11-29Restore active distance to all npcs.Andrei Karas1-1/+3
2014-11-21Replace temp variables into scope temp variables.Andrei Karas1-2/+2
2014-11-20Reassign npcs id in allowed range.Andrei Karas1-1/+1
2014-11-04convert server data for using with hercules.Andrei Karas1-2/+3
2013-08-08Change every label names from l_ to L_ .Reid Yaro1-4/+4
2013-07-10Updated npctalk strings and added an asleep script, doing basically the same ...Alige1-1/+1
2013-05-26Add argument on inventoryplace.Reid Yaro1-3/+1
2013-04-10NPC dialogue revamp. Fix bug in 12 affected dialogues.Hal9OOO1-1/+1
2013-03-08NPC dialogue revamp. Treasure Chest script reviewed.Hal90001-1/+1
2013-01-06Fixed newly added language in julia's script.Alige1-1/+1
2012-12-25Fix Treasure Chest/Darlin Quest and a bug in Lean script.Hal9OOO1-8/+6
2012-12-24Fixed a bug in the count item function in chest.txt.Alige1-2/+2
2012-12-23Re-removed the 2 unecessary items in the chest of 000-1.Alige1-2/+0
2012-12-23Fixed invisible names of different NPCs.Alige1-1/+1
2012-12-22Added back the 2 rewards in the chest of 000-1.Alige1-0/+2
2012-12-22Removed the SeaDrops & the Aquada from the rewards when opening the chest in ...Alige1-2/+0
2012-12-22Hid the name of the chest in 000-1.Alige1-1/+1
2012-12-13Correct nasty bug on chest NPC.Reid1-3/+3
2012-12-12Restore "InventoryPlace" check function.Hal9OOO1-0/+6
2012-12-12Add new rewards.Reid1-1/+1
2012-12-10First round-up of questchain cleaning.Hal9OOO1-5/+1
2012-12-10Remove windows end lines.Andrei Karas1-6/+6
2012-12-03Add new function in every script where getitem is called.Reid1-0/+4
2012-12-02Make the chest close himself once the player opened it.Reid1-1/+0
2012-11-30Replaced some item IDs by their names in scripts.Alige1-3/+3
2012-11-16Major typo hunt in scripts.Alige1-1/+1
2012-09-07Fixed several typos in many scripts.Alige1-1/+1
2012-09-04Fixed several language issues in some scripts.Alige1-1/+1
2012-09-04Remove ShipQuests_TreasureChest const, and replace it by the fourth value of ...Reid1-9/+11
2012-09-02Authors in scripts are now sorted by alphabetical order for clarity purposes.Alige1-1/+1
2012-08-27Place the Chest and Darlin NPC on 000-1 map.Reid1-1/+1
2012-07-24Add basic quest vars support.Andrei Karas1-2/+2
2012-07-10Fixed the description of every single script.Alige1-3/+5
2012-07-06Add message function indication for when the player open the 000-1 chest.Reid1-0/+1
2012-07-03Correct animation timer on 000-1/chest,Reid1-4/+6
2012-07-03Remove useless check lines on 000-1.Reid1-6/+1
2012-07-01Add #0 and #1 on Chest names.Reid1-1/+1
2012-07-01Rename Box NPC to Chest.Reid1-0/+6
2012-06-30Correct chest.txt,Reid1-5/+4
2012-06-30Correct initnpctimer and startnpctimer on chest.txt .Reid1-12/+26
2012-06-29Correct chest npc location and script.Reid1-0/+27