summaryrefslogtreecommitdiff
path: root/npc/000-2-1/peter.txt
AgeCommit message (Expand)AuthorFilesLines
2015-09-27Replace calls to setnpcsex by assigning '.sex' variable.Andrei Karas1-1/+1
2015-08-11Use npc sprite names in all scripts.Andrei Karas1-2/+2
2015-02-03Correct peter script.Reid1-2/+7
2015-02-03Correct wrong string/integer comparaison.Reid1-2/+2
2014-12-26update lg functions usage formatting.Andrei Karas1-2/+1
2014-12-05Replace script function set to direct variable assignments.Andrei Karas1-27/+27
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-2/+4
2014-11-23fix conversion into context temp variables.Andrei Karas1-43/+43
2014-11-21Replace temp variables into scope temp variables.Andrei Karas1-67/+67
2014-11-20Reassign npcs id in allowed range.Andrei Karas1-1/+1
2014-11-04convert server data for using with hercules.Andrei Karas1-3/+6
2014-02-11English fixes done Qwerty Dragon.Alige1-7/+8
2013-08-08Change every label names from l_ to L_ .Reid Yaro1-60/+60
2013-06-20Correct wrong zeny on peter script.Reid Yaro1-2/+2
2013-06-14Experience balance on quests reward.Reid Yaro1-2/+2
2013-03-04Fix code style.Andrei Karas1-14/+9
2013-02-26Fixed language of a newly added line in peter's script.Alige1-1/+1
2013-02-26Remove an useless 'mes "";' on peter script.Reid Yaro1-1/+0
2013-02-26Add a missing string on peter script.Reid Yaro1-3/+1
2013-02-24Change money from GP to Esperin.Reid Yaro1-2/+2
2013-02-23Correct peter script. (finally)Reid Yaro1-10/+10
2013-02-22Continue to fix Peter script. (Not yet 100% fixed...)Reid Yaro1-2/+7
2013-02-20Correct a wrong ontouch event, (bug is still present)Reid Yaro1-4/+8
2013-01-13Remove useless label on peter script. (Alige reported)Reid Yaro1-7/+1
2013-01-02Add timer on peter.Reid1-3/+25
2012-12-31Typo in peter's script description.Alige1-1/+1
2012-12-31Remove init timer on peter script.Reid1-2/+2
2012-12-31Correct some cleararray problem on peter script.Reid1-28/+29
2012-12-31Correct nasty bugs on peter script. (finally)Reid1-2/+6
2012-12-26Inconsistencies about money rewards in scripts, when looking at quests.xml & ...Alige1-2/+2
2012-12-26Corrected no-reward from peter.Reid1-2/+3
2012-12-26Fix peter script.Reid1-13/+7
2012-12-25Fixed peter's newly added dialogue lines.Alige1-3/+3
2012-12-25Correct some scripts.Reid1-1/+1
2012-12-25Changer peter's reward from 500 GP to 200 GP.Alige1-3/+3
2012-12-25Correct Peter script.Reid1-2/+3
2012-12-25Correct some issue on peter script.Reid1-6/+18
2012-12-23Add missing mes on peter quest.Reid1-0/+1
2012-12-12Add new rewards.Reid1-2/+2
2012-12-10First round-up of questchain cleaning.Hal9OOO1-1/+2
2012-12-09Correct close behaviour in many dialogues. Democratize l_Quit function.Hal9OOO1-52/+52
2012-12-01Make warps in 000-2-1 map reliable to use. (Quality Assurance)Hal9OOO1-4/+4
2012-11-24Removed capital letters from monster names in scripts.Alige1-13/+13
2012-11-24Typo in a script, once more.Alige1-1/+1
2012-11-19Update 000-2-1 map,Reid1-5/+5
2012-11-06Major language fix in scripts.Alige1-1/+1
2012-11-02Peter barrier-check removed. Julia Quest cleaned up.Hal9OOO1-49/+8