diff options
author | Reid <reidyaro@gmail.com> | 2015-12-24 03:50:16 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2015-12-24 03:50:16 +0100 |
commit | 4ae7a2bfbbae9657b7965f462275284e86f25f25 (patch) | |
tree | a746148751fe7958be16e217069d868a4f4a806d | |
parent | 88b980a6d93cbf6881b25ccd0c45fb841a9170ec (diff) | |
download | serverdata-4ae7a2bfbbae9657b7965f462275284e86f25f25.tar.gz serverdata-4ae7a2bfbbae9657b7965f462275284e86f25f25.tar.bz2 serverdata-4ae7a2bfbbae9657b7965f462275284e86f25f25.tar.xz serverdata-4ae7a2bfbbae9657b7965f462275284e86f25f25.zip |
Move lozerk to 001-2-33.
-rw-r--r-- | npc/001-2-33/_import.txt | 1 | ||||
-rw-r--r-- | npc/001-2-33/lozerk.txt (renamed from npc/001-1/lozerk.txt) | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/npc/001-2-33/_import.txt b/npc/001-2-33/_import.txt index f41e28a4..5979d28e 100644 --- a/npc/001-2-33/_import.txt +++ b/npc/001-2-33/_import.txt @@ -1,5 +1,6 @@ // Map 001-2-33 npc: npc/001-2-33/_warps.txt npc: npc/001-2-33/doors.txt +npc: npc/001-2-33/lozerk.txt npc: npc/001-2-33/mapflags.txt npc: npc/001-2-33/triggers.txt diff --git a/npc/001-1/lozerk.txt b/npc/001-2-33/lozerk.txt index 88732efb..c206b8c3 100644 --- a/npc/001-1/lozerk.txt +++ b/npc/001-2-33/lozerk.txt @@ -4,7 +4,7 @@ // Description: // Sword trainer from the Legion of Aemil guild. -001-1,56,43,0 script Lozerk NPC_DEMON_MALE_SWORD,{ +001-2-33,34,33,0 script Lozerk NPC_DEMON_MALE_SWORD,{ mesn; mesq l("You can't join the sword training clothed that way."); |