From 8eb5f6cf7bc24648a0621446007005473ff174b9 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 9 Dec 2020 18:10:50 -0300 Subject: Remove gender information from all NPCs. --- npc/012-1/aahna.txt | 1 - npc/012-1/aidan.txt | 1 - npc/012-1/ayasha.txt | 1 - npc/012-1/crasmande.txt | 1 - npc/012-1/hasan.txt | 1 - npc/012-1/ishi.txt | 1 - npc/012-1/kaan.txt | 1 - npc/012-1/liana.txt | 1 - npc/012-1/prawors.txt | 1 - npc/012-1/tiki.txt | 1 - npc/012-1/vincent.txt | 1 - npc/012-1/zegas.txt | 1 - 12 files changed, 12 deletions(-) (limited to 'npc/012-1') 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; } -- cgit v1.2.3-70-g09d2