summaryrefslogtreecommitdiff
path: root/npc
AgeCommit message (Expand)AuthorFilesLines
2016-06-14Fix calypsan trade action.stableAndrei Karas1-1/+1
2016-06-14Updated some map names.Alige9-9/+9
2016-06-14Fixed map names in _import.txt, _warps.txt and _mobs.txt files.Alige83-83/+83
2016-06-14Fixed the line with value names in _mobs.txt files.Alige9-18/+9
2016-06-14Reduced the selling price of the fluffy furs.Alige1-2/+2
2016-06-14Added one more Pikpik on the Artis map.Alige1-0/+1
2016-06-14Decreased the amount of flufflies spawning on the hill: too much farming there.Alige1-2/+2
2016-06-14Increased the amount of urchins on the beach and adjusted their spawning coords.Alige1-3/+3
2016-06-14Added a line to describe the different values, in all _mobs.txt files.Alige9-7/+25
2016-06-13Complete Robin Williams tribute.Reid1-2/+56
2016-06-12Fix Little Blub spawn name in 000-1. LittleBlub -> Little BlubAndrei Karas1-7/+7
2016-06-09Complete tribute to leonoard nimoy.Reid1-2/+74
2016-06-09Improve christopher's script and add some npctalk functions for short dialogues.Reid1-3/+5
2016-06-08Complete tribute to christopher lee.Reid1-2/+52
2016-06-08Add manhole script.Reid2-0/+41
2016-06-03Add dialogue and and new quest introduction for Mona.Reid1-2/+51
2016-06-03Add free save points throughout Artis.Reid17-16/+248
2016-06-03Add a default savepoint example on 001-2-1.Reid2-0/+16
2016-06-03Fix some speech FLAGS and add boolean type instead of 0/1 in oscar's script.Reid1-9/+9
2016-06-03Add function to bleach only Q'Pid's dyed clothes.Reid1-5/+44
2016-06-02Complete Oscar's script (missing a function to know which cloth to bleach or ...Reid1-3/+66
2016-05-30Add an early script template for oscar.Reid1-1/+23
2016-05-30Change script style from evolserv to hercules on Elmo-Ship script.Reid1-46/+43
2016-05-30Fix Elmo-Artis script dialogue.Reid1-1/+1
2016-05-30Hide some dialogue on Q'Pid if the player ask to retry the riddle after compl...Reid1-4/+6
2016-05-30Add "other" gender on doors.Reid1-0/+1
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-04-29Add Oscar in 001-2-12.Reid2-0/+18
2016-04-29Fix the random hair boundary, it could set an unknown hairstyle.Reid1-1/+1
2016-04-29Add more fishing spots.Reid1-18/+86
2016-04-29Add goodbye_msg() instead of goodbye() on xilaxa's script so it can uses the ...Reid1-1/+1
2016-04-29Improve the goodbye() function and add goodbye_msg() function that stores eve...Reid1-14/+19
2016-04-29Rewrite Xilaxa's script with graph based walking NPC support.Reid1-34/+54
2016-04-29Add name on Pillar signs.Reid1-17/+17
2016-04-19Replace Artis's sign functions with npctalkonce.Reid1-102/+17
2016-04-19Add a new function called npctalkonce.Reid1-0/+32
2016-04-19Add NPCs on every pillars to indicate the building name or direction of vario...Reid2-0/+261
2016-04-18Add variable docs on janus.Reid1-0/+7
2016-04-18Add guild certificate for the creation of Guilds on Janus.Reid1-9/+46
2016-04-18Add party creation on Janus.Reid1-20/+62
2016-04-14Change the adddefaultskills function default level to 6 instead of 9.Reid2-2/+5
2016-04-14Cut Janus's script into functions.Reid1-10/+16
2016-04-11Improve Janus's service explanation and add the new book item in his script.Reid1-10/+18
2016-04-11Add compareandsetq function, it compares a given quest variable's value with ...Reid1-0/+13
2016-04-11Add a new book on 001-2-5 (library).Reid2-0/+37
2016-04-01Continue Janus's scripting.Reid1-2/+17
2016-03-30Add into test map, demonstation for removing cards from items.Andrei Karas1-3/+40
2016-03-28Remove useless variabled before inventoryplace.Andrei Karas5-12/+0