summaryrefslogtreecommitdiff
path: root/npc/000-2-2
AgeCommit message (Collapse)AuthorFilesLines
2015-07-03Fix mapflags on 000-2-2 (ship) and 001-2-23 (artis).Reid1-1/+1
2015-06-20Replace NPC names by NPC IDs.Reid1-1/+1
2014-12-05Replace script function set to direct variable assignments.Andrei Karas2-13/+13
2014-11-29Restore gender to most npcs.Andrei Karas2-3/+0
2014-11-23fix conversion into context temp variables.Andrei Karas1-13/+13
2014-11-21Replace temp variables into scope temp variables.Andrei Karas2-15/+15
2014-11-04convert server data for using with hercules.Andrei Karas4-7/+9
2013-08-08Change every label names from l_ to L_ .Reid Yaro1-10/+10
2013-08-03Fixed an english line in the doors script.Alige1-1/+1
2013-06-05Remove useless files and wrong comments.Reid Yaro3-7/+0
These files are modified by hand, not with a script.
2013-03-08NPC dialogue revamp. Hold's Door script reviewed.Hal90001-2/+9
2013-03-04Fix code style.Andrei Karas2-20/+10
Add missing spaces, remove useless empty lines.
2013-02-09Updated all _import.txt files using the converter.Alige1-1/+3
2012-12-25Correct some scripts.Reid1-1/+1
2012-12-09Separate ratto script from doors file.Reid3-70/+78
2012-12-01Make warps in 000-2-1 map reliable to use. (Quality Assurance)Hal9OOO1-1/+1
2012-11-24Removed capital letters from monster names in scripts.Alige1-9/+9
Changed "Croco Tree" to "Crocotree" in the database, it makes more sense in scripts, dialogues, story.
2012-11-19Update 000-2-1 map,Reid1-1/+1
Add +10 offsetX to every scripts which rely to the 000-2-1 map.
2012-10-29Add la Johanne key on nard and doors(s) script.Reid1-0/+21
2012-09-02Authors in scripts are now sorted by alphabetical order for clarity purposes.Alige1-1/+1
2012-09-02Add new values to ShipQuests_Peter variable for a more complet add on the ↵Reid1-0/+1
quest log.
2012-08-28Added missing spaces at the end of some scripts.Alige1-1/+1
Removed some spare lines in some scripts. Reviewed language and punctuation in several scripts.
2012-08-21Correct design problem on peter quest when the player leave the cave after ↵Reid1-2/+2
completing the quest. (jing)
2012-07-10Fixed the description of every single script.Alige1-10/+10
2012-06-06Fixed few typos in some scripts.Alige1-1/+1
2012-05-30Changed the sentence of the door in 000-2-2, giving a bit of mytery to it.Alige1-1/+1
2012-04-24Update old scripts with new template.Reid1-2/+16
2012-04-06Remplace doors and box by Narrator dialogs.Reid1-4/+6
2012-03-24Add a missing "." at the doors script.Reid1-1/+1
2012-02-07Remove ratto spawn on 000-2-2 map.Reid1-1/+1
2012-01-29Change ratto quest.cafe1-6/+61
2012-01-18Correct ratto timer on 000-2-2.Reid1-1/+1
2012-01-17Change mobs location.Reid1-1/+1
2012-01-13Change rat name to ratto.Reid1-2/+2
2012-01-09Add nosave flag to 000-2-2 map and adding mapflag to import list in 000-0 map.Andrei Karas2-0/+2
2011-12-26Change delay on _mobs.txt for 000-2-2 map.Reid1-1/+1
2011-12-26Fixed warp destinationErik Schilling1-1/+1
2011-12-26Fixed another tab mistakeErik Schilling1-1/+1
2011-12-26Fixed tab that got replaced which should not beErik Schilling1-1/+1
2011-12-26Replaced tabs with whitespaces where possibleErik Schilling1-22/+21
2011-12-26Add doors npcs on 000-2-2 map,Reid1-1/+2
Correct some dialogs on alige and peter script, Add Ablu as Authors of his scripts, Update 000-2-1 and 000-0 map wlk.
2011-12-25Enhanced Peters questErik Schilling3-15/+41
Rewrote peters quest. Added conditional warp for check whether quest is done. Corrected some tweaks.
2011-12-25Remove warp from 000-2-2 to 000-2-1.Reid1-2/+0
2011-12-25Add area npc on 000-2-2.Reid2-0/+15
2011-12-25Change delay on peter script,Reid1-5/+1
Add Ratto on _mobs.txt, Remove warp to 000-2-2 from 000-2-1/_warps.txt .
2011-12-13Update 000-2-2 wlk,Reid1-1/+1
Corrected 000-2-1 <=> 000-2-2 warps placement.
2011-12-05Add 000-0-0 wlk and npc files,Reid1-1/+1
Update every wlk, Update every _warps.txt with warp from 001 to 000.
2011-12-01Add wlk of 000-x-x maps.Reid3-0/+13
Add maps to resnametable.txt . Add _import.txt _mobs.txt _warps.txt on every maps. add general _import.txt on npc/ . Add previous scripts like area and alige on _import.txt .