diff options
author | Frost <networktoy@cox.net> | 2011-09-07 10:54:24 -0700 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2011-09-07 23:20:15 +0200 |
commit | 9b55c082ae28bf4fb14b074ad62bb2b4449977a8 (patch) | |
tree | 21db28708bcd226efc8878c223f09cb548c18eee /world/map/npc/024-2/tyer.txt | |
parent | 2c8c6b83af16beaa0bc4ec49f23faacfbe4a4a3d (diff) | |
download | serverdata-9b55c082ae28bf4fb14b074ad62bb2b4449977a8.tar.gz serverdata-9b55c082ae28bf4fb14b074ad62bb2b4449977a8.tar.bz2 serverdata-9b55c082ae28bf4fb14b074ad62bb2b4449977a8.tar.xz serverdata-9b55c082ae28bf4fb14b074ad62bb2b4449977a8.zip |
removed tabs from 026-1 down to 024-2
Diffstat (limited to 'world/map/npc/024-2/tyer.txt')
-rw-r--r-- | world/map/npc/024-2/tyer.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/world/map/npc/024-2/tyer.txt b/world/map/npc/024-2/tyer.txt index f6b78331..bbd829cd 100644 --- a/world/map/npc/024-2/tyer.txt +++ b/world/map/npc/024-2/tyer.txt @@ -1,7 +1,7 @@ // A man in the magic school -024-2.gat,36,21,0 script Tyer 157,{ - mes "[Tyer]"; - mes "\"Hello.\""; - close; +024-2.gat,36,21,0|script|Tyer|157,{ + mes "[Tyer]"; + mes "\"Hello.\""; + close; } |