diff options
author | Jared Adams <jaxad0127@gmail.com> | 2008-11-22 22:53:13 +0000 |
---|---|---|
committer | Jared Adams <jaxad0127@gmail.com> | 2008-11-22 22:53:13 +0000 |
commit | f8b3d027949a6349b7aee531c0b93459f9937ba4 (patch) | |
tree | 2823ee12c119bdb096af318b932b2e0b076848b7 /npc/002-1_Sandstorm/_import.txt | |
parent | fc3b3af416688490595b01a43a7e9fbb6d96a3ae (diff) | |
parent | 2954ce1dee03714086a8c7952a24301cc4c65b60 (diff) | |
download | serverdata-f8b3d027949a6349b7aee531c0b93459f9937ba4.tar.gz serverdata-f8b3d027949a6349b7aee531c0b93459f9937ba4.tar.bz2 serverdata-f8b3d027949a6349b7aee531c0b93459f9937ba4.tar.xz serverdata-f8b3d027949a6349b7aee531c0b93459f9937ba4.zip |
Merge branch 'master' of git@gitorious.org:tmw-eathena-data/map-renaming
Diffstat (limited to 'npc/002-1_Sandstorm/_import.txt')
-rw-r--r-- | npc/002-1_Sandstorm/_import.txt | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/npc/002-1_Sandstorm/_import.txt b/npc/002-1_Sandstorm/_import.txt index 4697808e..14adaccf 100644 --- a/npc/002-1_Sandstorm/_import.txt +++ b/npc/002-1_Sandstorm/_import.txt @@ -1,8 +1,8 @@ map: 002-1.gat -npc: npc/002-1_Sandstorm/rogue.txt -npc: npc/002-1_Sandstorm/nomads.txt -npc: npc/002-1_Sandstorm/monsters.txt -npc: npc/002-1_Sandstorm/merchant.txt -npc: npc/002-1_Sandstorm/dark_mage.txt -npc: npc/002-1_Sandstorm/_warps.txt npc: npc/002-1_Sandstorm/_mobs.txt +npc: npc/002-1_Sandstorm/_warps.txt +npc: npc/002-1_Sandstorm/dark_mage.txt +npc: npc/002-1_Sandstorm/merchant.txt +npc: npc/002-1_Sandstorm/monsters.txt +npc: npc/002-1_Sandstorm/nomads.txt +npc: npc/002-1_Sandstorm/rogue.txt |