summaryrefslogtreecommitdiff
path: root/npc/000-1/chest.txt
AgeCommit message (Collapse)AuthorFilesLines
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
Renamed the piourocket script to fit with clientdata-beta.
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
000-1. It made no sense in having these two items in there. The Story book and the money are enough as a reward.
2012-12-22Hid the name of the chest in 000-1.Alige1-1/+1
The player is supposed to search for the strange light, not finding it right away.
2012-12-13Correct nasty bug on chest NPC.Reid1-3/+3
Reminder: items are written "Item_Name", don't forget the "".
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
Added missing commands when the NPC gives an item. Fixed some language.
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
ShipQuests_Darlin.
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
Add treasure items and zeny on 000-1/chest, Add Old Book on item_db .
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
Mimic script from chest to box.txt , Add new 000-1 wlk.
2012-06-30Correct initnpctimer and startnpctimer on chest.txt .Reid1-12/+26
2012-06-29Correct chest npc location and script.Reid1-0/+27