summaryrefslogtreecommitdiff
path: root/npc/012-1
diff options
context:
space:
mode:
Diffstat (limited to 'npc/012-1')
-rw-r--r--npc/012-1/aahna.txt1
-rw-r--r--npc/012-1/aidan.txt1
-rw-r--r--npc/012-1/ayasha.txt1
-rw-r--r--npc/012-1/crasmande.txt1
-rw-r--r--npc/012-1/hasan.txt1
-rw-r--r--npc/012-1/ishi.txt1
-rw-r--r--npc/012-1/kaan.txt1
-rw-r--r--npc/012-1/liana.txt1
-rw-r--r--npc/012-1/prawors.txt1
-rw-r--r--npc/012-1/tiki.txt1
-rw-r--r--npc/012-1/vincent.txt1
-rw-r--r--npc/012-1/zegas.txt1
12 files changed, 0 insertions, 12 deletions
diff --git a/npc/012-1/aahna.txt b/npc/012-1/aahna.txt
index 533db46b..39ad8192 100644
--- a/npc/012-1/aahna.txt
+++ b/npc/012-1/aahna.txt
@@ -12,7 +12,6 @@
close;
OnInit:
- .bodytype = BODYTYPE_2;
.distance = 4;
end;
}
diff --git a/npc/012-1/aidan.txt b/npc/012-1/aidan.txt
index 973d8292..06776be3 100644
--- a/npc/012-1/aidan.txt
+++ b/npc/012-1/aidan.txt
@@ -14,7 +14,6 @@
close;
OnInit:
- .bodytype = BODYTYPE_3;
.distance = 4;
end;
}
diff --git a/npc/012-1/ayasha.txt b/npc/012-1/ayasha.txt
index 1eb2994b..ae47556a 100644
--- a/npc/012-1/ayasha.txt
+++ b/npc/012-1/ayasha.txt
@@ -12,7 +12,6 @@
close;
OnInit:
- .bodytype = BODYTYPE_2;
.distance = 4;
end;
}
diff --git a/npc/012-1/crasmande.txt b/npc/012-1/crasmande.txt
index dde77500..85d9308e 100644
--- a/npc/012-1/crasmande.txt
+++ b/npc/012-1/crasmande.txt
@@ -13,7 +13,6 @@
close;
OnInit:
- .bodytype = BODYTYPE_3;
.distance = 4;
end;
}
diff --git a/npc/012-1/hasan.txt b/npc/012-1/hasan.txt
index 3a735566..4bdda0b2 100644
--- a/npc/012-1/hasan.txt
+++ b/npc/012-1/hasan.txt
@@ -13,7 +13,6 @@
close;
OnInit:
- .bodytype = BODYTYPE_3;
.distance = 4;
end;
}
diff --git a/npc/012-1/ishi.txt b/npc/012-1/ishi.txt
index ac00463c..a7322978 100644
--- a/npc/012-1/ishi.txt
+++ b/npc/012-1/ishi.txt
@@ -15,7 +15,6 @@
close;
OnInit:
- .bodytype = BODYTYPE_2;
.distance = 4;
end;
}
diff --git a/npc/012-1/kaan.txt b/npc/012-1/kaan.txt
index 164c9fa8..2ea7ad2a 100644
--- a/npc/012-1/kaan.txt
+++ b/npc/012-1/kaan.txt
@@ -14,7 +14,6 @@
close;
OnInit:
- .bodytype = BODYTYPE_3;
.distance = 4;
end;
}
diff --git a/npc/012-1/liana.txt b/npc/012-1/liana.txt
index df332417..ac2ceb9b 100644
--- a/npc/012-1/liana.txt
+++ b/npc/012-1/liana.txt
@@ -20,7 +20,6 @@
close;
OnInit:
- .bodytype = BODYTYPE_2;
.distance = 4;
end;
}
diff --git a/npc/012-1/prawors.txt b/npc/012-1/prawors.txt
index 785ff66f..8acf73a1 100644
--- a/npc/012-1/prawors.txt
+++ b/npc/012-1/prawors.txt
@@ -13,7 +13,6 @@
close;
OnInit:
- .bodytype = BODYTYPE_3;
.distance = 4;
end;
}
diff --git a/npc/012-1/tiki.txt b/npc/012-1/tiki.txt
index d50c27c8..5596c2ad 100644
--- a/npc/012-1/tiki.txt
+++ b/npc/012-1/tiki.txt
@@ -125,7 +125,6 @@ function tikiSubmit {
}
OnInit:
- .bodytype = BODYTYPE_2;
.distance = 4;
tradertype(NST_MARKET);
diff --git a/npc/012-1/vincent.txt b/npc/012-1/vincent.txt
index b9d1e350..e859d02e 100644
--- a/npc/012-1/vincent.txt
+++ b/npc/012-1/vincent.txt
@@ -13,7 +13,6 @@
close;
OnInit:
- .bodytype = BODYTYPE_3;
.distance = 4;
end;
}
diff --git a/npc/012-1/zegas.txt b/npc/012-1/zegas.txt
index 6313b26c..29f72a5d 100644
--- a/npc/012-1/zegas.txt
+++ b/npc/012-1/zegas.txt
@@ -31,7 +31,6 @@
close;
OnInit:
- .bodytype = BODYTYPE_3;
.distance = 4;
end;
}