summaryrefslogtreecommitdiff
path: root/npc/008-1-1/soldiers.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/008-1-1/soldiers.txt')
-rw-r--r--npc/008-1-1/soldiers.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/008-1-1/soldiers.txt b/npc/008-1-1/soldiers.txt
index 12674fc7..fef6951f 100644
--- a/npc/008-1-1/soldiers.txt
+++ b/npc/008-1-1/soldiers.txt
@@ -13,7 +13,7 @@
OnInit:
.bodytype = BODYTYPE_2;
- .distance = 2;
+ .distance = 4;
end;
}
@@ -25,6 +25,6 @@ OnInit:
OnInit:
.bodytype = BODYTYPE_2;
- .distance = 2;
+ .distance = 4;
end;
}