diff options
author | The Kandiman <kandiman@kandiman.(none)> | 2011-08-31 12:16:25 -0400 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2011-09-01 18:01:31 +0200 |
commit | cb20cc91188d46f5b7709bf60450f5b84abd0083 (patch) | |
tree | 340400347718741da4b61a485b26f92853ccc17b /world/map/npc/005-1/npcs.txt | |
parent | eeeb6bf662bbc65556d9149ac73fb511b19b6acd (diff) | |
download | serverdata-cb20cc91188d46f5b7709bf60450f5b84abd0083.tar.gz serverdata-cb20cc91188d46f5b7709bf60450f5b84abd0083.tar.bz2 serverdata-cb20cc91188d46f5b7709bf60450f5b84abd0083.tar.xz serverdata-cb20cc91188d46f5b7709bf60450f5b84abd0083.zip |
Tab conversion project. Maps 003-1 through 006-1 complete.
Diffstat (limited to 'world/map/npc/005-1/npcs.txt')
-rw-r--r-- | world/map/npc/005-1/npcs.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/world/map/npc/005-1/npcs.txt b/world/map/npc/005-1/npcs.txt index d8f08cc1..2c40697f 100644 --- a/world/map/npc/005-1/npcs.txt +++ b/world/map/npc/005-1/npcs.txt @@ -1,15 +1,15 @@ // -005-1.gat,69,76,0 shop George 115,ShortBow :-1,Arrow :1,IronArrow :-1,Beer :-1,ChickenLeg :-2 +005-1.gat,69,76,0|shop|George|115,ShortBow :-1,Arrow :1,IronArrow :-1,Beer :-1,ChickenLeg :-2 -005-1.gat,66,75,0 script Kieron 132,{ +005-1.gat,66,75,0|script|Kieron|132,{ mes "[Kieron]"; mes "\"Be careful if you're going in that cave,"; mes "it's packed full of monsters.\""; close; } -005-1.gat,91,23,0 script William 131,{ +005-1.gat,91,23,0|script|William|131,{ mes "[William]"; mes "\"Going in the cave?"; mes "You better watch your step, last time I checked it was full of monsters!\""; |