From: SpiKe Date: Tue, 6 Nov 2018 19:48:52 +0000 (+0000) Subject: Fix a minor typo in entities.ent (bruch -> brush) X-Git-Tag: xonotic-v0.8.5~86^2 X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic-maps.pk3dir.git;a=commitdiff_plain;h=883af28c5fbef417820809bf98184f75e565e4fb Fix a minor typo in entities.ent (bruch -> brush) --- diff --git a/scripts/entities.ent b/scripts/entities.ent index 3c545f9a..e3e4e131 100644 --- a/scripts/entities.ent +++ b/scripts/entities.ent @@ -248,7 +248,7 @@ Basic secret door. Slides back, then to the side. Angle determines direction. Op This is not an entity as such. It is strictly an editor utility to group world brushes and patches together for convenience (selecting, moving, copying, etc). You cannot group entities with this. -To select the func_group, either select it from the Entity List window, or select a bruch belonging to the func_group then use the menu option Edit -> Expand Selection To Primitives. +To select the func_group, either select it from the Entity List window, or select a brush belonging to the func_group then use the menu option Edit -> Expand Selection To Primitives. -------- Q3MAP2 KEYS -------- light map resolution factor Allows per-entity control over shadow casting. Defaults to 0 on entities, 1 on world. 0 = no shadow casting. 1 = cast shadows on world. > 1 = cast shadows on entities with _rs (or _receiveshadows) with the corresponding value, AND world. Negative values imply same, but DO NOT cast shadows on world.