From: Spike29 Date: Sun, 24 Mar 2024 11:28:32 +0000 (+0100) Subject: Add a note about the "speed" key in the target_speed entity when its value is 0 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=542dc8f1788d9c0c735d83e0b4061652aeded378;p=xonotic%2Fxonotic-maps.pk3dir.git Add a note about the "speed" key in the target_speed entity when its value is 0 --- diff --git a/scripts/entities.ent b/scripts/entities.ent index 847b8c86..aab136ab 100644 --- a/scripts/entities.ent +++ b/scripts/entities.ent @@ -2790,7 +2790,7 @@ Sets the speed of the player. If ADD is speficied, negative values will reduce the speed. -------- KEYS -------- Activating trigger points to this. -Speed value to set (default: 100). +Speed value to set (default: 100). A value of 0 will be interpreted as such and not as the default value. -------- SPAWNFLAGS -------- value is treated as percentage of current speed adds the speed instead of setting it