summaryrefslogtreecommitdiff
path: root/npc/001-1
AgeCommit message (Collapse)AuthorFilesLines
2016-03-03Fixed a lot of grammar mistakes in the dialougue of NPCs,Unverified14-81/+82
reworded some of the dialogues for understanding. Fixed punctuation.
2016-03-02Fix enora's item bug.Reid1-3/+2
2016-03-01Disable door animation if the door is locked.Reid1-0/+10
2016-03-01Reduce mouboo speed.Reid1-0/+4
2016-02-28Add a third value on the rumly's quest var and fix some wrong name call.Reid1-10/+22
2016-02-26Add menuaction script function. Replace all action string to this function.Andrei Karas5-9/+9
Also fix other usage of chars "[]".
2016-02-26Add crocotree and pikpik mobs on Artis.Reid1-0/+5
2016-02-26Add improved mouboos (they now walk!).Reid1-6/+46
2016-02-23Add a test mouboo inside taree's fence.Reid2-0/+22
2016-02-23Remove debugmes from juscare script.Reid1-2/+0
2016-02-22Fix Enora's money/exp exploit.Reid1-2/+5
2016-02-22Fix item links in calypsan.Andrei Karas1-1/+1
2016-02-20Offset merlin and its shop on Artis.Reid2-2/+2
2016-02-20Add rewards on enora's script.Reid1-3/+21
2016-02-20Block the access to the LoA until more scripts get added.Reid1-3/+3
2016-02-16Increase the number of spawned fluffies.Reid1-2/+2
2016-02-16Fix various issue and complete the newb quests.Reid2-9/+11
2016-02-16Add inventory check on Enora's script and move to the top of the menu the ↵Reid1-19/+20
counter of dead fluffies.
2016-02-16Fix some dialogue for the fourth task of enora's newb quests.Reid1-3/+4
2016-02-16Add teru's correction on enora's script.Reid1-2/+2
2016-02-16Add market description and a way to skip ivan's quest on enora's script.Reid1-18/+58
2016-02-16Improve Qpid script.Reid1-7/+12
2016-02-16Improve Salem's script.Reid1-25/+12
2016-02-16Add third quest on enora's script.Reid1-45/+70
2016-02-14* npc/001-1/_import.txt: Comment-out Cookie Master until idea settles.Akko Teru1-1/+1
2016-02-14Clean up enora's script.Reid1-30/+26
2016-02-14Add card item on getitemlink on calypsan.Reid1-1/+1
2016-02-14Add light armor shop description on enora's script.Reid1-0/+4
2016-02-14Change the restriction from ArtisQuests_Enora == 8 to ArtisQuests_Enora == 0 ↵Reid1-1/+1
to enter the LoA building on Artis.
2016-02-14Add the second task of the newb quest on enora's script.Reid1-4/+14
2016-02-14Add missing function calls and improve some dialogue on enora's script.Reid1-14/+36
2016-02-14Complete chelios side quest for enora's newb quest.Reid1-5/+7
2016-02-13Clean up and remove some useless space and newline.Reid6-9/+3
2016-02-13Complete Artis's Elmo script.Reid1-5/+3
2016-02-12Spelling and grammar.Akko Teru7-31/+31
Artaxe, Beuss, Calypsan, Carmie, Chelios, Enora, and Fexil.
2016-02-13Change the case of the merchant guild.Reid1-5/+5
2016-02-13Add Enora tips dialogue on devis and julia.Reid1-0/+10
2016-02-09Chelios dialogue: clarify.Akko Teru1-4/+4
2016-02-08Proofread Chelios' English dialogue.Akko Teru1-14/+14
2016-02-08Add a missing information on Enora's script.Reid1-1/+1
2016-02-08Complete Chelios script.Reid1-6/+44
2016-02-01Replace Don by Chelios on enora's script.Reid1-4/+4
2016-02-01Improve Chelios script, all it needs is dialogue now.Reid1-5/+61
2016-02-01Complete the first quest on Enora's script.Reid1-1/+10
2016-02-01Add new quest var draft for enora and update her menu.Reid1-1/+0
2016-02-01Add new var draft for enora and change her menu.Reid1-18/+22
2016-02-01Forgot to remove a comment line to enable enora's quest on qpid.Reid1-1/+1
2016-02-01Add the riddle as redoable and enable enora's quest var on qpid.Reid1-40/+51
2016-02-01Add the riddle quest on qpid.Reid1-8/+127
2016-01-30Replace countitemcolor to countitem.Andrei Karas2-3/+3