From 32d5e0a42e3d06ce6ce94dc42d4cc5e50fc8061f Mon Sep 17 00:00:00 2001 From: Tim Angus Date: Tue, 29 Nov 2005 23:52:31 +0000 Subject: * Typo in entities.def --- entities.def | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/entities.def b/entities.def index 5ba9daca..b7e615c4 100644 --- a/entities.def +++ b/entities.def @@ -1622,7 +1622,7 @@ alienStage2Threshold: The number of kills the aliens must aquire to advance to s alienStage3Threshold: The number of kills the aliens must aquire to advance to stage 3. Defaults to 100. disabledEquipment: A comma delimited list of human weapons or upgrades to disable for this map. -disabledClasses: A comma delimited list of alien weapons to disable for this map. +disabledClasses: A comma delimited list of alien classes to disable for this map. disabledBuildables: A comma delimited list of buildables to disable for this map. _ambient OR ambient: Adds a constant value to overall lighting. Use is not recommended. Ambient light will have a tendency to flatten out variations in light and shade. -- cgit