diff options
author | remoitnane <remoit(DOT)nane(AT)gmail(DOT)com> | 2010-07-05 00:54:56 -0700 |
---|---|---|
committer | Jared Adams <jaxad0127@gmail.com> | 2010-07-06 01:08:12 -0600 |
commit | 919215c676c72cfe6c4b6b1635dfdead372db5b2 (patch) | |
tree | a0a07f338b6480bd4e68cf4e89160b614ad2ba97 /npc/001-1_Tulimshar | |
parent | 51766deba57c598ca3c6f48ecb3a5d416e9f78d9 (diff) | |
download | serverdata-919215c676c72cfe6c4b6b1635dfdead372db5b2.tar.gz serverdata-919215c676c72cfe6c4b6b1635dfdead372db5b2.tar.bz2 serverdata-919215c676c72cfe6c4b6b1635dfdead372db5b2.tar.xz serverdata-919215c676c72cfe6c4b6b1635dfdead372db5b2.zip |
Designate towns by map flag and prevent Bee self-destruction therein
Signed-off-by: Jared Adams <jaxad0127@gmail.com>
Diffstat (limited to 'npc/001-1_Tulimshar')
-rw-r--r-- | npc/001-1_Tulimshar/_import.txt | 2 | ||||
-rw-r--r-- | npc/001-1_Tulimshar/mapflags.txt (renamed from npc/001-1_Tulimshar/nodrop.txt) | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/npc/001-1_Tulimshar/_import.txt b/npc/001-1_Tulimshar/_import.txt index b33bbee9..daacf8da 100644 --- a/npc/001-1_Tulimshar/_import.txt +++ b/npc/001-1_Tulimshar/_import.txt @@ -12,9 +12,9 @@ npc: npc/001-1_Tulimshar/entertainer.txt npc: npc/001-1_Tulimshar/guards.txt npc: npc/001-1_Tulimshar/guide.txt npc: npc/001-1_Tulimshar/luca.txt +npc: npc/001-1_Tulimshar/mapflags.txt npc: npc/001-1_Tulimshar/merchant.txt npc: npc/001-1_Tulimshar/monster_guide.txt -npc: npc/001-1_Tulimshar/nodrop.txt npc: npc/001-1_Tulimshar/rewards_master.txt npc: npc/001-1_Tulimshar/sandra.txt npc: npc/001-1_Tulimshar/soul-menhir.txt diff --git a/npc/001-1_Tulimshar/nodrop.txt b/npc/001-1_Tulimshar/mapflags.txt index c2b7d27c..ba066398 100644 --- a/npc/001-1_Tulimshar/nodrop.txt +++ b/npc/001-1_Tulimshar/mapflags.txt @@ -1 +1,2 @@ 001-1.gat mapflag no_player_drops +001-1.gat mapflag town |