]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - scripts/entities.def
Use div0's idea for untouch detection.
[xonotic/xonotic-data.pk3dir.git] / scripts / entities.def
index e5f1d83492d270ae071b0c453ce685add24d4623..09022ba67cd76955c48b1abc34f8f97796f20d31 100644 (file)
@@ -1776,8 +1776,8 @@ target: must point to a target_position
 */
 
 /*QUAKED trigger_gravity (.5 .5 .5) ?
-An area in which gravity differs from the rest of the map. Only works if the gravity mutator is inactive (sv_gravity is set to default)
-This acts as a modifier from the normal gravity. eg: 0.5 is half of the normal gravity, 2 is twice the normal gravity.
+An area where gravity differs from the rest of the map.
+This acts as a modifier from the normal gravity (sv_gravity). eg: 0.5 is half of the normal gravity, 2 is twice the normal gravity.
 -------- KEYS --------
 gravity: the gravity in this area
 noise: sound file to play when an entity enters this, leave empty to disable