diff options
author | Stefan Beller <stefanbeller@googlemail.com> | 2011-01-13 19:25:40 +0100 |
---|---|---|
committer | Stefan Beller <stefanbeller@googlemail.com> | 2011-01-13 19:25:40 +0100 |
commit | 551ca6484987774844b4d7d4ba3372f9b209d0fa (patch) | |
tree | 1d7eb8ef6f33e43071ec3e739187b8a7dfb3469f /npc/027-3_Crypt | |
parent | 7ee47dcb2ab2a1933e771087c2bc6ab29d4cd4b1 (diff) | |
download | serverdata-551ca6484987774844b4d7d4ba3372f9b209d0fa.tar.gz serverdata-551ca6484987774844b4d7d4ba3372f9b209d0fa.tar.bz2 serverdata-551ca6484987774844b4d7d4ba3372f9b209d0fa.tar.xz serverdata-551ca6484987774844b4d7d4ba3372f9b209d0fa.zip |
correction of 027-3
apparently all lines changed (in a diff tool) when running the converter tool.
But no content was changed.
So i suspect there were strange line endings (CRLF?)
Diffstat (limited to 'npc/027-3_Crypt')
-rwxr-xr-x | npc/027-3_Crypt/_import.txt | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/npc/027-3_Crypt/_import.txt b/npc/027-3_Crypt/_import.txt index 9bf223cb..0b76028a 100755 --- a/npc/027-3_Crypt/_import.txt +++ b/npc/027-3_Crypt/_import.txt @@ -1,6 +1,6 @@ -map: 027-3.gat
-npc: npc/027-3_Crypt/_mobs.txt
-npc: npc/027-3_Crypt/_warps.txt
-npc: npc/027-3_Crypt/mapflags.txt
-npc: npc/027-3_Crypt/entrance.txt
-npc: npc/027-3_Crypt/caskets.txt
+map: 027-3.gat +npc: npc/027-3_Crypt/_mobs.txt +npc: npc/027-3_Crypt/_warps.txt +npc: npc/027-3_Crypt/caskets.txt +npc: npc/027-3_Crypt/entrance.txt +npc: npc/027-3_Crypt/mapflags.txt |