summaryrefslogtreecommitdiff
path: root/npc/000-1
AgeCommit message (Collapse)AuthorFilesLines
2012-12-25Fix Treasure Chest/Darlin Quest and a bug in Lean script.Hal9OOO3-91/+14
2012-12-25Fixed a newly added line in lean's script.Alige1-1/+1
2012-12-25Fix bug with Lean dialogue.Hal9OOO1-11/+1
2012-12-25Fix broken item name in link.Andrei Karas1-1/+1
Was "Piou Legs" but must be "PiouLegs".
2012-12-24Fixed a bug in the count item function in chest.txt.Alige1-2/+2
2012-12-24Chef Gado now asks for 2 Half Croconuts instead of 1 Croconut. That'll make ↵Alige9-25/+25
the player know he can use a Croconut. Major fixes about missing gender strings in npc dialogues. Other random fixes in some dialogues.
2012-12-24Reduced spawn time for Crocotree by 20%.Hal9OOO1-10/+10
2012-12-24Fix Crocotree mob. Now it can be targeted by player from distance.Hal9OOO1-10/+10
Wall collision re-enabled, mob's mode altered.
2012-12-23Correct jalad script.Reid1-0/+1
2012-12-23Re-removed the 2 unecessary items in the chest of 000-1.Alige1-2/+0
2012-12-23Correct bugs.Reid2-9/+7
2012-12-23Fixed invisible names of different NPCs.Alige1-1/+1
Renamed the piourocket script to fit with clientdata-beta.
2012-12-22Increase death spawn time for all mobs.Hal9OOO1-24/+24
2012-12-22Reduce amount of mobs in specific overcrowded zones (tortugas and crocs).Hal9OOO1-3/+3
2012-12-22Sync Mob spawn from client to server. Spawn/Death times still to be sync.Hal9OOO1-23/+22
2012-12-22Add mobs on 000-1 map.Reid1-0/+17
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-22Change Tortuga spawn number in little left lake.Reid1-1/+1
2012-12-22Add plushroom fields.Reid1-3/+8
2012-12-21Adjust time spawn of Crocotree monster again.Hal9OOO1-10/+10
2012-12-21Add Crocotree monsters to 000-1 map.Hal9OOO1-0/+9
2012-12-21Adjusted time spawn for Crocotree monster.Hal9OOO1-1/+1
2012-12-21Correct bug in previous commit.Hal9OOO1-1/+1
2012-12-21Update wlk in 000-1 map. New fly collisions.Hal9OOO1-1/+1
2012-12-21TEST: add Crocotree monster.Hal9OOO1-0/+2
2012-12-21Add a missing next on gugli script.Reid1-0/+1
2012-12-21Stop loop on gugli's start dialogue.Reid1-1/+1
2012-12-20Change jalad's ID.Reid1-1/+1
2012-12-19Reworked the items sold throughout Fexil's bag.Alige1-1/+1
- Now sorted by price order, which is simpler. - Sells more natural things instead of random stuff gathered here and there in the crocojungle.
2012-12-19Added missing cameras in many scripts.Alige2-6/+11
2012-12-18Improved some camera movements.Alige1-2/+2
2012-12-18Added camera movement on darlin.txt.Alige1-2/+31
2012-12-18Unecessary whitespace removed in gulukan.txt.Alige1-1/+0
2012-12-18Renamed "Piouflayer" to "Piou Slayer".Alige1-1/+1
2012-12-18Add basic items package on Fexil's bag.Reid1-1/+1
2012-12-16Correct position of max NPC.Reid1-1/+1
2012-12-14Missing close parameter in darlin.txt.Alige1-0/+1
2012-12-13Correct nasty bug on chest NPC.Reid1-3/+3
Reminder: items are written "Item_Name", don't forget the "".
2012-12-12Fix bug in Gugli script.Hal9OOO1-3/+3
2012-12-12Restore "InventoryPlace" check function.Hal9OOO1-0/+6
2012-12-12Add new rewards.Reid3-2/+3
2012-12-11Fixed 2 typos in lean.txt.Alige1-2/+2
2012-12-10First round-up of questchain cleaning.Hal9OOO2-8/+6
2012-12-10Remove windows end lines.Andrei Karas5-420/+420
2012-12-09Fix bug in Silvio dialogue.Hal9OOO1-8/+5
2012-12-09Correct close behaviour in many dialogues. Democratize l_Quit function.Hal9OOO11-46/+66
2012-12-07Fixed some language in lean.txt & max.txt, two recently modified scripts.Alige2-25/+25
2012-12-06Lean dialogue added.Hal9OOO1-17/+37