From 542dc8f1788d9c0c735d83e0b4061652aeded378 Mon Sep 17 00:00:00 2001 From: Spike29 Date: Sun, 24 Mar 2024 12:28:32 +0100 Subject: [PATCH] Add a note about the "speed" key in the target_speed entity when its value is 0 --- scripts/entities.ent | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2