From 919215c676c72cfe6c4b6b1635dfdead372db5b2 Mon Sep 17 00:00:00 2001 From: remoitnane Date: Mon, 5 Jul 2010 00:54:56 -0700 Subject: Designate towns by map flag and prevent Bee self-destruction therein Signed-off-by: Jared Adams --- npc/021-1_Tulimshar/_import.txt | 2 +- npc/021-1_Tulimshar/mapflags.txt | 2 ++ npc/021-1_Tulimshar/nodrop.txt | 1 - 3 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 npc/021-1_Tulimshar/mapflags.txt delete mode 100644 npc/021-1_Tulimshar/nodrop.txt (limited to 'npc/021-1_Tulimshar') diff --git a/npc/021-1_Tulimshar/_import.txt b/npc/021-1_Tulimshar/_import.txt index a6c83cc9..f7eaa32a 100644 --- a/npc/021-1_Tulimshar/_import.txt +++ b/npc/021-1_Tulimshar/_import.txt @@ -5,7 +5,7 @@ npc: npc/021-1_Tulimshar/bakery.txt npc: npc/021-1_Tulimshar/eurni.txt npc: npc/021-1_Tulimshar/gate_guards.txt npc: npc/021-1_Tulimshar/inac.txt -npc: npc/021-1_Tulimshar/nodrop.txt +npc: npc/021-1_Tulimshar/mapflags.txt npc: npc/021-1_Tulimshar/north_shops.txt npc: npc/021-1_Tulimshar/royal_guards.txt npc: npc/021-1_Tulimshar/weellos.txt diff --git a/npc/021-1_Tulimshar/mapflags.txt b/npc/021-1_Tulimshar/mapflags.txt new file mode 100644 index 00000000..3719ed0f --- /dev/null +++ b/npc/021-1_Tulimshar/mapflags.txt @@ -0,0 +1,2 @@ +021-1.gat mapflag no_player_drops +021-1.gat mapflag town diff --git a/npc/021-1_Tulimshar/nodrop.txt b/npc/021-1_Tulimshar/nodrop.txt deleted file mode 100644 index 6b5aec19..00000000 --- a/npc/021-1_Tulimshar/nodrop.txt +++ /dev/null @@ -1 +0,0 @@ -021-1.gat mapflag no_player_drops -- cgit v1.2.3-70-g09d2