diff options
author | Andrei Karas <akaras@inbox.ru> | 2020-11-10 15:35:56 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2020-11-13 06:49:35 +0300 |
commit | c4ad7a2bdcfc30e72df5c733221fa07a8d37c1ce (patch) | |
tree | 63b6ad7665e76ffb359f111abc9c1320e786bf6a /npc/000-1 | |
parent | 5838c6001f2bf57c9cbe5753d3a667ac5a8ab984 (diff) | |
download | serverdata-genderfix.tar.gz serverdata-genderfix.tar.bz2 serverdata-genderfix.tar.xz serverdata-genderfix.zip |
Change body type back to gendergenderfix
Diffstat (limited to 'npc/000-1')
-rw-r--r-- | npc/000-1/ale.txt | 2 | ||||
-rw-r--r-- | npc/000-1/astapolos.txt | 2 | ||||
-rw-r--r-- | npc/000-1/couwan.txt | 2 | ||||
-rw-r--r-- | npc/000-1/darlin.txt | 2 | ||||
-rw-r--r-- | npc/000-1/fexil.txt | 2 | ||||
-rw-r--r-- | npc/000-1/gugli.txt | 2 | ||||
-rw-r--r-- | npc/000-1/gulukan.txt | 2 | ||||
-rw-r--r-- | npc/000-1/jalad.txt | 2 | ||||
-rw-r--r-- | npc/000-1/lean.txt | 2 | ||||
-rw-r--r-- | npc/000-1/maxe.txt | 2 | ||||
-rw-r--r-- | npc/000-1/muller.txt | 2 | ||||
-rw-r--r-- | npc/000-1/sapartan.txt | 2 | ||||
-rw-r--r-- | npc/000-1/shop.txt | 2 | ||||
-rw-r--r-- | npc/000-1/silvio.txt | 2 | ||||
-rw-r--r-- | npc/000-1/tarlan.txt | 2 | ||||
-rw-r--r-- | npc/000-1/tibbo.txt | 2 |
16 files changed, 16 insertions, 16 deletions
diff --git a/npc/000-1/ale.txt b/npc/000-1/ale.txt index 68862f3e..dedc2f37 100644 --- a/npc/000-1/ale.txt +++ b/npc/000-1/ale.txt @@ -104,7 +104,7 @@ L_Quit: close; OnInit: - .bodytype = BODYTYPE_3; + .sex = GENDER_HIDDEN; .distance = 2; end; } diff --git a/npc/000-1/astapolos.txt b/npc/000-1/astapolos.txt index 218048aa..0d1f7f9f 100644 --- a/npc/000-1/astapolos.txt +++ b/npc/000-1/astapolos.txt @@ -160,7 +160,7 @@ L_Whyning: close; OnInit: - .bodytype = BODYTYPE_3; + .sex = GENDER_HIDDEN; .distance = 2; end; } diff --git a/npc/000-1/couwan.txt b/npc/000-1/couwan.txt index 44924613..02a5fcd6 100644 --- a/npc/000-1/couwan.txt +++ b/npc/000-1/couwan.txt @@ -89,7 +89,7 @@ close; OnInit: - .bodytype = BODYTYPE_3; + .sex = GENDER_HIDDEN; .distance = 2; end; } diff --git a/npc/000-1/darlin.txt b/npc/000-1/darlin.txt index a20ea0e6..5f877a5f 100644 --- a/npc/000-1/darlin.txt +++ b/npc/000-1/darlin.txt @@ -143,7 +143,7 @@ L_Quit: close; OnInit: - .bodytype = BODYTYPE_3; + .sex = GENDER_HIDDEN; .distance = 14; end; } diff --git a/npc/000-1/fexil.txt b/npc/000-1/fexil.txt index d1852475..59338324 100644 --- a/npc/000-1/fexil.txt +++ b/npc/000-1/fexil.txt @@ -38,7 +38,7 @@ } OnInit: - .bodytype = BODYTYPE_3; + .sex = GENDER_HIDDEN; .distance = 2; end; } diff --git a/npc/000-1/gugli.txt b/npc/000-1/gugli.txt index b7c6d6bf..06eaaf3f 100644 --- a/npc/000-1/gugli.txt +++ b/npc/000-1/gugli.txt @@ -236,7 +236,7 @@ L_Quit: close; OnInit: - .bodytype = BODYTYPE_3; + .sex = GENDER_HIDDEN; .distance = 2; end; } diff --git a/npc/000-1/gulukan.txt b/npc/000-1/gulukan.txt index 369faacf..8d7b27cb 100644 --- a/npc/000-1/gulukan.txt +++ b/npc/000-1/gulukan.txt @@ -164,7 +164,7 @@ L_Quit: close; OnInit: - .bodytype = BODYTYPE_3; + .sex = GENDER_HIDDEN; .distance = 2; end; } diff --git a/npc/000-1/jalad.txt b/npc/000-1/jalad.txt index ab4ae74d..cb8b96ac 100644 --- a/npc/000-1/jalad.txt +++ b/npc/000-1/jalad.txt @@ -125,7 +125,7 @@ L_Close: goodbye; OnInit: - .bodytype = BODYTYPE_3; + .sex = GENDER_HIDDEN; .distance = 2; end; } diff --git a/npc/000-1/lean.txt b/npc/000-1/lean.txt index 866cf3fd..1327ef97 100644 --- a/npc/000-1/lean.txt +++ b/npc/000-1/lean.txt @@ -68,7 +68,7 @@ L_Close: close; OnInit: - .bodytype = BODYTYPE_3; + .sex = GENDER_HIDDEN; .distance = 2; end; } diff --git a/npc/000-1/maxe.txt b/npc/000-1/maxe.txt index 578e1105..089bfdc9 100644 --- a/npc/000-1/maxe.txt +++ b/npc/000-1/maxe.txt @@ -103,7 +103,7 @@ L_Secrets: close; OnInit: - .bodytype = BODYTYPE_3; + .sex = GENDER_HIDDEN; .distance = 2; end; diff --git a/npc/000-1/muller.txt b/npc/000-1/muller.txt index 6ddb9cf7..572b4a44 100644 --- a/npc/000-1/muller.txt +++ b/npc/000-1/muller.txt @@ -126,7 +126,7 @@ L_Quit: close; OnInit: - .bodytype = BODYTYPE_3; + .sex = GENDER_HIDDEN; .distance = 2; end; } diff --git a/npc/000-1/sapartan.txt b/npc/000-1/sapartan.txt index e83dba45..db2e54de 100644 --- a/npc/000-1/sapartan.txt +++ b/npc/000-1/sapartan.txt @@ -93,7 +93,7 @@ goodbye; OnInit: - .bodytype = BODYTYPE_3; + .sex = GENDER_HIDDEN; .distance = 2; end; diff --git a/npc/000-1/shop.txt b/npc/000-1/shop.txt index 867d6db6..2ab3bc99 100644 --- a/npc/000-1/shop.txt +++ b/npc/000-1/shop.txt @@ -18,7 +18,7 @@ OnInit: sellitem LousyMoccasins, -1, 20; sellitem PiouSlayer, -1, 15; - .bodytype = BODYTYPE_1; + .sex = GENDER_FEMALE; .distance = 3; end; diff --git a/npc/000-1/silvio.txt b/npc/000-1/silvio.txt index d37716e1..ae8d0b8f 100644 --- a/npc/000-1/silvio.txt +++ b/npc/000-1/silvio.txt @@ -180,7 +180,7 @@ L_Quit: close; OnInit: - .bodytype = BODYTYPE_3; + .sex = GENDER_HIDDEN; .distance = 2; end; } diff --git a/npc/000-1/tarlan.txt b/npc/000-1/tarlan.txt index 59c63a5f..68ddd7ac 100644 --- a/npc/000-1/tarlan.txt +++ b/npc/000-1/tarlan.txt @@ -59,7 +59,7 @@ L_Quit: close; OnInit: - .bodytype = BODYTYPE_3; + .sex = GENDER_HIDDEN; .distance = 2; end; } diff --git a/npc/000-1/tibbo.txt b/npc/000-1/tibbo.txt index 545254e2..e7c57441 100644 --- a/npc/000-1/tibbo.txt +++ b/npc/000-1/tibbo.txt @@ -118,7 +118,7 @@ L_Close: goodbye; OnInit: - .bodytype = BODYTYPE_3; + .sex = GENDER_HIDDEN; .distance = 2; end; } |