summaryrefslogtreecommitdiff
path: root/npc/001-2-22/peter.txt
AgeCommit message (Collapse)AuthorFilesLines
2020-02-01Give players 5 seconds to collect the loot.Jesusaves1-0/+1
Inform them of victory with a dispbottom, and increase OnTimeout in 5 seconds to prevent accidental explosion. Please note that player could run to ship hold's door and really mess the quest. (It would cause a double-warp effect, and Peter would ask, “I am broken?”).
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-239/+206
Afternoon nap %%O
2017-01-15rectify the indentationgumi1-1/+1
2017-01-08remove .gat suffix everywheregumi1-14/+14
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 ↵Alige1-1/+1
missing words and M/F options.
2016-03-06Fixed a lot of grammar mistakes and changed some dialogue for clarity.Unverified1-1/+1
2016-03-06Revert "Fixed a lot of grammar mistakes and reworded some dialogue for clarity."Unverified1-1/+1
This reverts commit a1cfd4e6afff78f777872f49f8e8faacbe6f2e60.
2016-03-06Fixed a lot of grammar mistakes and reworded some dialogue for clarity.Unverified1-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-23/+28
2015-02-03Correct wrong string/integer comparaison.Reid1-2/+2
2015-02-02Remove some warning and error.Reid1-2/+2
2015-02-02Add peter script for #22.Reid1-0/+330