diff options
Diffstat (limited to 'npc/009-1')
-rw-r--r-- | npc/009-1/forwin.txt | 1 | ||||
-rw-r--r-- | npc/009-1/hamond.txt | 1 | ||||
-rw-r--r-- | npc/009-1/thurstan.txt | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/npc/009-1/forwin.txt b/npc/009-1/forwin.txt index 0d226b3b..4b134f03 100644 --- a/npc/009-1/forwin.txt +++ b/npc/009-1/forwin.txt @@ -19,7 +19,6 @@ close; OnInit: - .bodytype = BODYTYPE_2; .distance = 4; end; } diff --git a/npc/009-1/hamond.txt b/npc/009-1/hamond.txt index cb203fc6..25824589 100644 --- a/npc/009-1/hamond.txt +++ b/npc/009-1/hamond.txt @@ -13,7 +13,6 @@ close; OnInit: - .bodytype = BODYTYPE_2; .distance = 4; end; } diff --git a/npc/009-1/thurstan.txt b/npc/009-1/thurstan.txt index 1e430d98..3eb8fbdc 100644 --- a/npc/009-1/thurstan.txt +++ b/npc/009-1/thurstan.txt @@ -17,7 +17,6 @@ close; OnInit: - .bodytype = BODYTYPE_2; .distance = 4; end; } |