From 19678da27da169e1d1c6919a063723524a3504db Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Sat, 6 Aug 2011 20:36:05 +0200 Subject: [PATCH] fix generator bbox size --- scripts/entities.def | 2 +- scripts/entities.ent | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/entities.def b/scripts/entities.def index 6afbb4b9..61b94adb 100644 --- a/scripts/entities.def +++ b/scripts/entities.def @@ -923,7 +923,7 @@ target: target any entities that are tied to this control point, such as vehicle message: name of this control point (should reflect the location in the map, such as "center bridge", "north tower", etc) */ -/*QUAKED onslaught_generator (0 .5 .8) (-32 -32 -24) (32 32 64) +/*QUAKED onslaught_generator (0 .5 .8) (-52 -52 -14) (52 52 75) Base generator. onslaught_link entities can target this. diff --git a/scripts/entities.ent b/scripts/entities.ent index ba51dbe5..f5179a30 100644 --- a/scripts/entities.ent +++ b/scripts/entities.ent @@ -925,7 +925,7 @@ This should link to an onslaught_controlpoint entity or onslaught_generator enti name of this control point (should reflect the location in the map, such as "center bridge", "north tower", etc) - + Base generator. onslaught_link entities can target this. -- 2.39.2