summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Collapse)AuthorFilesLines
2012-09-04Fixed several language issues in some scripts.Alige5-20/+20
2012-09-04Correct some few dialogues problem on darlin script,Reid1-5/+22
Add barrier check at entrance of the ship to start Darlin quest.
2012-09-04Add a missing meny at the end of Arpan's quest.Reid1-3/+2
2012-09-04Correct a wrong use of doevent on peter script.Reid1-2/+9
2012-09-04Remove ShipQuests_TreasureChest const, and replace it by the fourth value of ↵Reid2-17/+20
ShipQuests_Darlin.
2012-09-03Correct some mistakes on Julia and Note NPCs.Reid2-12/+12
2012-09-03Add value 2 on ShipQuests_Julia const,Reid2-13/+32
Add wall check around peter, to redirect the player to Julia, Change value 0 to 2 on Julia and Peter scripts.
2012-09-02Authors in scripts are now sorted by alphabetical order for clarity purposes.Alige12-14/+14
2012-09-02Fixed authors on couwan.txt and gugli.txt.Alige2-4/+6
Only nickname must appear, not the full name. In scripts, authors are written in different lines whereas in XML files, in a single line.
2012-09-02Added new author to 2 quest script files.Hal9OOO (Francesco Miglietta)2-3/+3
2012-09-02Couwan NPC now gives FishBox quest item, Gugli receives it.Hal9OOO (Francesco Miglietta)2-0/+2
2012-09-02Fixed several sentences in some scripts.Alige5-9/+9
2012-09-02Fixed some language in julia.txt.Alige1-12/+12
2012-09-02Rename Nardbox variable to Nard.Reid3-9/+9
2012-09-02Add new values to ShipQuests_Peter variable for a more complet add on the ↵Reid3-7/+10
quest log.
2012-09-02Add check on Arpan NPC to verify if the player equiped or no the chest and ↵Reid1-1/+7
leg equipments.
2012-09-01Fixed language in scripts: couwan.txt & gugli.txt.Alige2-21/+21
2012-09-01Replaced "EHOO" by "HEY" in darlin.txt because "EHOO" is too french-like.Alige1-2/+2
Though, "HEY" may be translated to "EHOO" in the french translation.
2012-09-01Update darlin's var.Reid1-4/+11
2012-09-01Change var number on darlin, it can now be added on the quest log.Reid1-5/+7
2012-09-01Add Couwan quest on const and questvars DBs,Reid5-10/+97
Update Ale script, Update Billybonx and Arpan script, Add quest and dialogues on Couwan script, Add dialogues and couwan's quest on Gugli script.
2012-08-31Correct warp from 000-1 to 000-2-0,Reid1-1/+1
Update 000-1 wlk.
2012-08-31Add Ale, Couwan, Gulukan, Jalad and Tibbo NPC,Reid8-57/+70
Remove Piou's monster from 000-1 map, Add New NPCs to the import list.
2012-08-31Rename Mickael NPC to Lean NPC.Reid1-0/+40
2012-08-30Correct location of Max and Sapartan NPC.Reid3-3/+3
2012-08-30Update gulukan script.Reid1-3/+1
2012-08-30Add mobs on 000-1 map.Reid2-0/+17
2012-08-30Update 000-1 wlk.Reid1-0/+7
2012-08-28Added missing spaces at the end of some scripts.Alige37-92/+80
Removed some spare lines in some scripts. Reviewed language and punctuation in several scripts.
2012-08-27Place Silvio, Mickael and Muller NPCs on 000-1 map,Reid5-5/+5
Change location of Max and Sapartan NPCs.
2012-08-27Put new location on Max and Sapartan scripts.Reid2-2/+2
2012-08-27Add max distance limits on 000-1 scripts.Reid10-10/+10
2012-08-27Place the Chest and Darlin NPC on 000-1 map.Reid2-2/+2
2012-08-27Change some dialogs on Astapolos script,Reid1-4/+6
Place Astapolos at a different location on 000-1 map.
2012-08-22Place empty gugli script on 000-1.Reid2-0/+17
2012-08-22Change NPC ID for fexil and shop.Reid2-2/+2
2012-08-21Correct design problem on peter quest when the player leave the cave after ↵Reid1-2/+2
completing the quest. (jing)
2012-08-21Correct fexil script template.Reid1-0/+2
2012-08-21Change warp location for 000-1 to 000-2-0 map.Reid1-1/+1
2012-08-21Change warp location on doors.txt script.Reid1-1/+1
2012-08-08Change location of tarlan, under a tree,Reid3-4/+4
Correct some wrong gender dialogue on silvio and darlin NPC.
2012-07-24Add basic quest vars support.Andrei Karas13-50/+50
2012-07-10Fixed the description of every single script.Alige41-135/+147
2012-07-09Removed capital letters from the item scripts.Alige5-4/+4
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-06Add message function indication for when the player open the 000-1 chest.Reid1-0/+1
2012-07-06Fixed some english in fexil.txt.Alige1-6/+6
2012-07-05Few english fixes in darlin.txt.Alige1-18/+18
2012-07-05Add Fexil script and shop.Reid3-1/+43