summaryrefslogtreecommitdiff
path: root/npc/000-2-1/chefgado.txt
AgeCommit message (Expand)AuthorFilesLines
2021-01-09Prepare serverdata for evol-hercules!31Kurt Kuschinski1-6/+5
2021-01-09Remove gender information from all NPCs.Jesusaves1-1/+0
2020-10-24CONTENT III SUPER MERGE REQUESTJesusaves1-0/+15
2020-08-05remove the all mentions of sex or gender from scriptsgumi1-1/+1
2019-10-20remove useless zeny calculationsgumi1-1/+1
2017-12-29rename closedialog to closeclientdialogThibault Payet1-1/+1
2017-01-15fix lg misusegumi1-1/+2
2016-07-19Continued fixing typos and rewording sentences, after reading the translations.Alige1-2/+2
2016-07-06Fixed few bugs in NPC scripts:Alige1-11/+11
2016-06-27Changed all item IDs by their aegisname in scripts.Alige1-7/+7
2016-06-14Fixed some missings girl/boy feature in some scripts.Alige1-1/+1
2016-02-13Clean up and remove some useless space and newline.Reid1-1/+0
2016-01-30Replace countitemcolor to countitem.Andrei Karas1-3/+3
2015-12-12Warrior Guild -> Legion of Aemil, part 2.Teru1-3/+3
2015-09-27Replace setnpcdistance to '.distance'.Andrei Karas1-1/+1
2015-09-27Replace calls to setnpcsex by assigning '.sex' variable.Andrei Karas1-1/+1
2015-08-11Replace trivial menu invokes without labels to select.Andrei Karas1-6/+6
2015-08-11Use npc sprite names in all scripts.Andrei Karas1-1/+1
2015-06-20Replace NPC names by NPC IDs.Reid1-15/+15
2015-01-15In lg function use two strings for translation.Andrei Karas1-1/+1
2014-12-26update lg functions usage formatting.Andrei Karas1-2/+1
2014-12-05Replace script function set to direct variable assignments.Andrei Karas1-4/+4
2014-12-02Fix case in all function names.Andrei Karas1-2/+2
2014-12-02Call all functions directly (without callfunc).Andrei Karas1-2/+2
2014-12-02Replace g(l("0"),l("1")) functions by lg("0","1") on every scripts.Reid1-2/+2
2014-12-02Add new sex consts.Reid1-1/+1
2014-11-29Restore active distance to all npcs.Andrei Karas1-1/+1
2014-11-29Restore gender to most npcs.Andrei Karas1-1/+4
2014-11-21Replace temp variables into scope temp variables.Andrei Karas1-15/+15
2014-11-20Reassign npcs id in allowed range.Andrei Karas1-1/+1
2014-11-04convert server data for using with hercules.Andrei Karas1-5/+7
2014-11-04fix some script issues before conversion.evol1Andrei Karas1-1/+1
2014-02-11English fixes done Qwerty Dragon.Alige1-7/+8
2013-08-08Change every label names from l_ to L_ .Reid Yaro1-26/+26
2013-06-14Experience balance on quests reward.Reid Yaro1-5/+5
2013-06-12Clean up some files.Reid Yaro1-1/+1
2013-05-26Add argument on inventoryplace.Reid Yaro1-6/+2
2013-03-06Use "closedialog" function just for player input dialogue end.Hal90001-10/+10
2013-03-06NPC dialogue revamp. Chef Gado script reviewed.Hal90001-9/+11
2013-03-04Fix code style.Andrei Karas1-3/+1
2013-02-24Change money from GP to Esperin.Reid Yaro1-1/+1
2013-02-20Small improvement in chefgado.txt.Alige1-10/+5
2013-02-20Add a new menu string on chefgado and fix needed items for the making of the ...Reid Yaro1-3/+14
2013-02-13Fixed a nonsense sentence in Chef Gado's script. This is the last language fi...Alige1-1/+1
2013-01-30Small language fixes in gado and julia scripts.Alige1-4/+4
2013-01-18Missing gender specific translation attribute in a script's line.Alige1-1/+1
2013-01-05Clean up and improve the Two Liutenants quest.Hal90001-4/+3
2013-01-03Give Julia the opportunity to explain her position.Hal90001-1/+1
2012-12-26Inconsistencies about money rewards in scripts, when looking at quests.xml & ...Alige1-1/+1
2012-12-25Correct some scripts.Reid1-1/+1