summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorJared Adams <jaxad0127@gmail.com>2009-09-26 13:06:31 -0600
committerJared Adams <jaxad0127@gmail.com>2009-09-26 13:06:31 -0600
commit0da85a720d681fdd4b2eb1a3407d3801fff73b92 (patch)
treec343cdd3081ccfd2261aecc3ff360493d95b7eec /npc
parentbea0fdfddb013ce56e25c1e0a1f40e83c4fa4f37 (diff)
downloadserverdata-0da85a720d681fdd4b2eb1a3407d3801fff73b92.tar.gz
serverdata-0da85a720d681fdd4b2eb1a3407d3801fff73b92.tar.bz2
serverdata-0da85a720d681fdd4b2eb1a3407d3801fff73b92.tar.xz
serverdata-0da85a720d681fdd4b2eb1a3407d3801fff73b92.zip
Prevent drops in towns
Diffstat (limited to 'npc')
-rw-r--r--npc/001-1_Tulimshar/_import.txt1
-rw-r--r--npc/001-1_Tulimshar/nodrop.txt1
-rw-r--r--npc/009-1_Hurnscald/_import.txt1
-rw-r--r--npc/009-1_Hurnscald/nodrop.txt1
-rw-r--r--npc/020-1_Nivalis/_import.txt1
-rw-r--r--npc/020-1_Nivalis/nodrop.txt1
-rw-r--r--npc/021-1_Tulimshar/_import.txt1
-rw-r--r--npc/021-1_Tulimshar/nodrop.txt1
-rw-r--r--npc/022-1_Tulimshar/_import.txt1
-rw-r--r--npc/022-1_Tulimshar/nodrop.txt1
10 files changed, 10 insertions, 0 deletions
diff --git a/npc/001-1_Tulimshar/_import.txt b/npc/001-1_Tulimshar/_import.txt
index 0cbcce07..33d106c4 100644
--- a/npc/001-1_Tulimshar/_import.txt
+++ b/npc/001-1_Tulimshar/_import.txt
@@ -14,6 +14,7 @@ npc: npc/001-1_Tulimshar/guide.txt
npc: npc/001-1_Tulimshar/luca.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/rules.txt
npc: npc/001-1_Tulimshar/sandra.txt
diff --git a/npc/001-1_Tulimshar/nodrop.txt b/npc/001-1_Tulimshar/nodrop.txt
new file mode 100644
index 00000000..c2b7d27c
--- /dev/null
+++ b/npc/001-1_Tulimshar/nodrop.txt
@@ -0,0 +1 @@
+001-1.gat mapflag no_player_drops
diff --git a/npc/009-1_Hurnscald/_import.txt b/npc/009-1_Hurnscald/_import.txt
index b98c06c3..0215765d 100644
--- a/npc/009-1_Hurnscald/_import.txt
+++ b/npc/009-1_Hurnscald/_import.txt
@@ -3,6 +3,7 @@ npc: npc/009-1_Hurnscald/_mobs.txt
npc: npc/009-1_Hurnscald/_warps.txt
npc: npc/009-1_Hurnscald/jack.txt
npc: npc/009-1_Hurnscald/milly.txt
+npc: npc/009-1_Hurnscald/nodrop.txt
npc: npc/009-1_Hurnscald/old_man.txt
npc: npc/009-1_Hurnscald/old_woman.txt
npc: npc/009-1_Hurnscald/sabine.txt
diff --git a/npc/009-1_Hurnscald/nodrop.txt b/npc/009-1_Hurnscald/nodrop.txt
new file mode 100644
index 00000000..aa52e64f
--- /dev/null
+++ b/npc/009-1_Hurnscald/nodrop.txt
@@ -0,0 +1 @@
+009-1.gat mapflag no_player_drops
diff --git a/npc/020-1_Nivalis/_import.txt b/npc/020-1_Nivalis/_import.txt
index 89ef0a63..14b986c0 100644
--- a/npc/020-1_Nivalis/_import.txt
+++ b/npc/020-1_Nivalis/_import.txt
@@ -1,5 +1,6 @@
map: 020-1.gat
npc: npc/020-1_Nivalis/_mobs.txt
npc: npc/020-1_Nivalis/_warps.txt
+npc: npc/020-1_Nivalis/nodrop.txt
npc: npc/020-1_Nivalis/soul-menhir.txt
npc: npc/020-1_Nivalis/startrek.txt
diff --git a/npc/020-1_Nivalis/nodrop.txt b/npc/020-1_Nivalis/nodrop.txt
new file mode 100644
index 00000000..efbe07f7
--- /dev/null
+++ b/npc/020-1_Nivalis/nodrop.txt
@@ -0,0 +1 @@
+020-1.gat mapflag no_player_drops
diff --git a/npc/021-1_Tulimshar/_import.txt b/npc/021-1_Tulimshar/_import.txt
index c64daf4b..a6c83cc9 100644
--- a/npc/021-1_Tulimshar/_import.txt
+++ b/npc/021-1_Tulimshar/_import.txt
@@ -5,6 +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/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/nodrop.txt b/npc/021-1_Tulimshar/nodrop.txt
new file mode 100644
index 00000000..6b5aec19
--- /dev/null
+++ b/npc/021-1_Tulimshar/nodrop.txt
@@ -0,0 +1 @@
+021-1.gat mapflag no_player_drops
diff --git a/npc/022-1_Tulimshar/_import.txt b/npc/022-1_Tulimshar/_import.txt
index f2c7098b..fb9d2b7f 100644
--- a/npc/022-1_Tulimshar/_import.txt
+++ b/npc/022-1_Tulimshar/_import.txt
@@ -4,3 +4,4 @@ npc: npc/022-1_Tulimshar/_warps.txt
npc: npc/022-1_Tulimshar/dock.txt
npc: npc/022-1_Tulimshar/elanore.txt
npc: npc/022-1_Tulimshar/ferry_master.txt
+npc: npc/022-1_Tulimshar/nodrop.txt
diff --git a/npc/022-1_Tulimshar/nodrop.txt b/npc/022-1_Tulimshar/nodrop.txt
new file mode 100644
index 00000000..90a30043
--- /dev/null
+++ b/npc/022-1_Tulimshar/nodrop.txt
@@ -0,0 +1 @@
+022-1.gat mapflag no_player_drops