summaryrefslogtreecommitdiff
path: root/npc/000-2-1/peter.txt
AgeCommit message (Expand)AuthorFilesLines
2021-01-09Prepare serverdata for evol-hercules!31Kurt Kuschinski1-3/+3
2021-01-09Remove gender information from all NPCs.Jesusaves1-1/+0
2020-08-05remove the all mentions of sex or gender from scriptsgumi1-1/+1
2020-02-01Give players 5 seconds to collect the loot.Jesusaves1-0/+1
2019-10-20remove useless zeny calculationsgumi1-1/+1
2019-03-05... That's why you shouldn't code with an empty stomach and without taking anJesusaves1-241/+204
2017-01-15rectify the indentationgumi1-1/+1
2017-01-08remove .gat suffix everywheregumi1-14/+14
2016-08-07Sentence in peter's script way too long, cut in several strings.Alige1-1/+5
2016-07-19Continued fixing typos and rewording sentences, after reading the translations.Alige1-1/+1
2016-07-17Because of translations, reworked several sentences in scripts, added missing...Alige1-1/+1
2016-02-21Fix the long time bug on peter that respawn the dead player on the wall.Reid1-1/+1
2016-02-20Space more ratto respawns in peter quests (40s -> 45s).Reid1-4/+4
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-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