From: Freddy Date: Wed, 7 Mar 2018 16:57:04 +0000 (+0100) Subject: func_plat: fix inconsistencies X-Git-Tag: xonotic-v0.8.5~120^2~20 X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-maps.pk3dir.git;a=commitdiff_plain;h=a2bfb518f5aec170f52173a4860b80d387210ed1 func_plat: fix inconsistencies --- diff --git a/scripts/entities.ent b/scripts/entities.ent index e737e802..4019392a 100644 --- a/scripts/entities.ent +++ b/scripts/entities.ent @@ -276,9 +276,9 @@ Rising platform the player can ride to reach higher places. Plats must always be if set, this will determine the total amount of vertical travel of the plat. damage to inflict on player when he blocks operation of plat. Plat will reverse direction when blocked. if set, the trigger that points to this will lower the plat each time it fires. The plat lowers and lifts someone up later. -2 for alternate sound set, -1 for silence, or use the fields below -platform starts moving sound -platform stop sound +2 for alternate sound set, 0 for silence, or use the fields below +platform starts moving sound +platform stop sound kill message, when someone gets killed by this plat death message when someone gets pushed into this (default: "was thrown into a world of hurt by"). The # character is replaced by the attacker name if present (and it instead does not get appended to the end) -------- SPAWNFLAGS --------