summaryrefslogtreecommitdiff
path: root/npc/000-1
AgeCommit message (Expand)AuthorFilesLines
2016-06-27Changed all item IDs by their aegisname in scripts.Alige8-16/+16
2016-06-27Transformed "RedPlush" into "Red Plush", makes more sense in game.Alige1-1/+1
2016-06-18Renamed Desert Island map to Drasil Island.Alige3-3/+3
2016-06-18Introduced the name of the Drasil Island in npc scripts.Alige2-2/+2
2016-06-14Fix Plushroom name in mob spawns.Andrei Karas1-6/+6
2016-06-14Fixed the line with value names in _mobs.txt files.Alige1-2/+1
2016-06-14Added a line to describe the different values, in all _mobs.txt files.Alige1-1/+3
2016-06-12Fix Little Blub spawn name in 000-1. LittleBlub -> Little BlubAndrei Karas1-7/+7
2016-05-29Add a missing goodbye state on spartan's script.Reid1-0/+2
2016-05-29Rename the chest.Reid1-1/+1
2016-05-29Rename Max into Maxe.Reid5-10/+10
2016-03-28Remove useless variabled before inventoryplace.Andrei Karas1-2/+0
2016-03-06Fixed a lot of grammar mistakes and changed some dialogue for clarity.Unverified2-2/+2
2016-03-06Revert "Fixed a lot of grammar mistakes and reworded some dialogue for clarity."Unverified2-2/+2
2016-03-06Fixed a lot of grammar mistakes and reworded some dialogue for clarity.Unverified2-2/+2
2016-01-30Replace countitemcolor to countitem.Andrei Karas1-8/+8
2016-01-04Put a lower amount of item to sell on Fexil shop on the lost island.Reid1-15/+15
2015-12-28Fix a typo on the sailortalk function (replaced getq(getq()) by getq()).Reid9-9/+9
2015-12-28Change Silvio script for the after introduction era.Reid1-1/+1
2015-12-28Add sailortalk script on tibbo.Reid1-0/+5
2015-12-28Add sailortalk script on muller.Reid1-0/+5
2015-12-28Add sailortalk script on max.Reid1-0/+5
2015-12-28Add sailortalk script on lean.Reid1-0/+5
2015-12-28Add sailortalk script on jalad.Reid1-0/+5
2015-12-28Add sailortalk script on gugli.Reid1-0/+4
2015-12-28Add sailortalk script on gulukan.Reid1-0/+5
2015-12-28Add sailortalk script on astapolos.Reid1-0/+5
2015-12-28Fix Ale's name length.Reid1-1/+1
2015-12-28Add sailortalk script on ale.Reid1-1/+6
2015-12-12Correct Silvio and Billy.Teru1-2/+2
2015-12-12Adjust dialogue, part 1.Teru3-12/+12
2015-11-05Add Blub spawn on 000-1.Reid1-1/+1
2015-11-05Fix Fexil buy/sell issue.Reid1-3/+3
2015-09-27Replace getnpcdir and setnpcdir with one or zero parameters to variable '.dir'.Andrei Karas2-7/+7
2015-09-27Replace setnpcdistance to '.distance'.Andrei Karas18-19/+19
2015-09-27Replace calls to setnpcsex by assigning '.sex' variable.Andrei Karas16-16/+16
2015-08-11Rewrite fexil script in modern way.Andrei Karas1-28/+14
2015-08-11Rewrite couwan script in modern way.Andrei Karas1-55/+57
2015-08-11Rewrite chest script to modern way.Andrei Karas1-18/+15
2015-08-11Replace trivial menu invokes without labels to select.Andrei Karas7-25/+25
2015-08-11Use npc sprite names in all scripts.Andrei Karas18-20/+20
2015-08-03Add town flag to most maps.Andrei Karas2-0/+2
2015-07-23Fix wrong item id.Reid1-2/+2
2015-07-23Improve gugli script to remove every box.Reid1-6/+3
2015-07-23Fix the given box from gulukan from aquada box to croconut box.Reid1-1/+1
2015-06-20Replace NPC names by NPC IDs.Reid13-281/+46
2015-03-29Update fexil and its shop.Reid2-6/+24
2015-03-14Correct an issue with restorecam.Reid1-0/+3
2015-02-09Convert shop into market with 1000 items limit.Andrei Karas1-7/+18
2015-02-01Add restorecam before closedialog on darlin script.Reid1-6/+6