From 7f837fd0c5ff9c57ab37446824259cc0afc3bd6a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 9 Jan 2012 01:33:18 +0300 Subject: Add nosave flag to 000-2-2 map and adding mapflag to import list in 000-0 map. --- npc/000-0/_import.txt | 3 ++- npc/000-2-2/_import.txt | 1 + npc/000-2-2/mapflags.txt | 1 + 3 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 npc/000-2-2/mapflags.txt (limited to 'npc') diff --git a/npc/000-0/_import.txt b/npc/000-0/_import.txt index 79a1d1ec..77b7ed1c 100644 --- a/npc/000-0/_import.txt +++ b/npc/000-0/_import.txt @@ -1,4 +1,5 @@ map: 000-0.gat npc: npc/000-0/_mobs.txt npc: npc/000-0/_warps.txt -npc: npc/000-0/sailors.txt \ No newline at end of file +npc: npc/000-0/mapflags.txt +npc: npc/000-0/sailors.txt diff --git a/npc/000-2-2/_import.txt b/npc/000-2-2/_import.txt index cf2e566a..9cef91a1 100644 --- a/npc/000-2-2/_import.txt +++ b/npc/000-2-2/_import.txt @@ -2,3 +2,4 @@ map: 000-2-2.gat npc: npc/000-2-2/_mobs.txt npc: npc/000-2-2/_warps.txt npc: npc/000-2-2/doors.txt +npc: npc/000-2-2/mapflags.txt diff --git a/npc/000-2-2/mapflags.txt b/npc/000-2-2/mapflags.txt new file mode 100644 index 00000000..94dd619e --- /dev/null +++ b/npc/000-2-2/mapflags.txt @@ -0,0 +1 @@ +000-2-2.gat mapflag nosave 000-2-1,61,36 -- cgit v1.2.3-70-g09d2