summaryrefslogtreecommitdiff
path: root/npc/000-2-1/chest.txt
AgeCommit message (Expand)AuthorFilesLines
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-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-11-29Restore active distance to all npcs.Andrei Karas1-1/+4
2014-11-21Replace temp variables into scope temp variables.Andrei Karas1-5/+5
2014-11-20Reassign npcs id in allowed range.Andrei Karas1-1/+1
2014-11-04convert server data for using with hercules.Andrei Karas1-1/+2
2013-08-08Change every label names from l_ to L_ .Reid Yaro1-7/+7
2013-07-10Updated npctalk strings and added an asleep script, doing basically the same ...Alige1-2/+2
2013-05-26Add argument on inventoryplace.Reid Yaro1-1/+1
2013-04-10NPC dialogue revamp. Fix bug in 12 affected dialogues.Hal9OOO1-2/+2
2013-03-06NPC dialogue revamp. Chest script reviewed.Hal90001-2/+2
2013-03-04Fix code style.Andrei Karas1-2/+0
2013-01-06Fixed newly added language in julia's script.Alige1-1/+1
2012-12-28Make the chest NPCs close themselves automatically at some point.Reid1-0/+1
2012-12-23Fixed invisible names of different NPCs.Alige1-1/+1
2012-12-13Fixed language in a newly added line in chest.txt.Alige1-1/+1
2012-12-12Player now cannot take clothes before having talked with Magic Arpan in order...Hal9OOO1-0/+7
2012-12-09Correct close behaviour in many dialogues. Democratize l_Quit function.Hal9OOO1-7/+7
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 have the clothes.Reid1-1/+0
2012-11-28Correct spelling mistake on getitem name.Reid1-1/+1
2012-11-24Changed 'worn' to 'creased' in 2 item names. Fixed in item_db & chest.txt.Alige1-2/+2
2012-11-19Update 000-2-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-4/+5
2012-07-07Fixed some english in 000-2-1/chest.txt.Alige1-1/+1
2012-07-07Add message function on chest indoor script.Reid1-0/+1
2012-07-01Add #0 and #1 on Chest names.Reid1-1/+1
2012-07-01Rename Box NPC to Chest.Reid1-0/+41
2012-06-29Correct chest npc location and script.Reid1-30/+0
2012-06-17First attempt for Animated Chest script.Hal9OOO (Francesco Miglietta)1-0/+30