summaryrefslogtreecommitdiff
path: root/npc/000-2-0
AgeCommit message (Expand)AuthorFilesLines
2016-04-14Change the adddefaultskills function default level to 6 instead of 9.Reid1-1/+1
2016-01-30Replace countitemcolor to countitem.Andrei Karas2-4/+4
2015-12-28Hide some dialogue option if the player return to the lost island on Julia sc...Reid1-1/+2
2015-12-28Enable the warp for players that finished the introduction on the door from 0...Reid1-0/+7
2015-12-28Block the door of the ship at the end of the introduction.Reid1-5/+9
2015-12-27Add end of introduction dialogue to Julia.Reid1-0/+9
2015-12-12Remove useless menu.Teru1-5/+0
2015-12-12Correct Silvio and Billy.Teru1-1/+1
2015-12-12Warrior Guild -> Legion of Aemil, part 2.Teru1-1/+1
2015-12-12Adjust dialogue, part 1.Teru1-2/+8
2015-09-27Replace setnpcdistance to '.distance'.Andrei Karas3-3/+3
2015-09-27Replace calls to setnpcsex by assigning '.sex' variable.Andrei Karas2-2/+2
2015-09-06Improve the end dialogue of the introduction.Reid1-2/+8
2015-08-11Replace trivial menu invokes without labels to select.Andrei Karas2-6/+6
2015-08-11Use npc sprite names in all scripts.Andrei Karas4-5/+5
2015-08-03Add town flag to most maps.Andrei Karas2-0/+2
2015-06-20Replace NPC names by NPC IDs.Reid2-4/+4
2015-04-09Change basic skill level to 9 in initial scripts.Andrei Karas1-1/+1
2015-03-16Add check for basic skill on julia scripts.Reid1-0/+15
2015-03-14Correct an issue with restorecam.Reid1-0/+1
2015-02-02Update 000's julia script.Reid1-3/+1
2015-01-22add basic skill omly on first map.Andrei Karas1-2/+0
2015-01-15Remove debug lines from julia npcAndrei Karas1-3/+0
2015-01-15In lg function use two strings for translation.Andrei Karas1-0/+3
2015-01-09Fix adding default skills.Andrei Karas1-1/+1
2014-12-05Replace script function set to direct variable assignments.Andrei Karas2-11/+11
2014-12-02Fix case in all function names.Andrei Karas1-2/+2
2014-12-02Call all functions directly (without callfunc).Andrei Karas1-3/+2
2014-12-02Add new sex consts.Reid2-2/+2
2014-11-29Restore active distance to all npcs.Andrei Karas3-3/+6
2014-11-29Restore gender to most npcs.Andrei Karas3-5/+8
2014-11-23fix some npc duplicate names.Andrei Karas1-2/+2
2014-11-21Replace temp variables into scope temp variables.Andrei Karas2-22/+22
2014-11-20Replace setlang @var to Lang = @varAndrei Karas1-1/+1
2014-11-20Reassign npcs id in allowed range.Andrei Karas2-2/+2
2014-11-16Update warp by converter.Andrei Karas1-1/+1
2014-11-04convert server data for using with hercules.Andrei Karas5-13/+19
2014-11-04fix some script issues before conversion.evol1Andrei Karas1-1/+1
2014-02-11English fixes done Qwerty Dragon.Alige2-5/+7
2013-11-24Add catalan language (mas).Reid Yaro1-2/+3
2013-08-08Correct incorrect correction.Reid Yaro1-1/+1
2013-08-08Change every label names from l_ to L_ .Reid Yaro3-55/+55
2013-08-03Created a new NPC ID for Max to make him look less like Ale and have the tree...Alige1-1/+1
2013-07-26Updated the socail convention rule.Alige2-2/+2
2013-07-26Added links to the rfc 1855 social convention in julia and note scripts.Alige2-2/+2
2013-07-26Updated the rules, reviewed by the whole team.Alige2-12/+16
2013-07-25Revert "Fixed the rules, thanks to WildX." Rules were not fully decided yet.Alige2-16/+12
2013-07-24Fixed the rules, thanks to WildX.Alige2-12/+16
2013-07-10Updated npctalk strings and added an asleep script, doing basically the same ...Alige3-6/+3
2013-06-17Correct julia's reward.Reid Yaro1-3/+3