From 82d7822174abd90c2f5352da8f68a8cd37702c6e Mon Sep 17 00:00:00 2001 From: Freddy Date: Sun, 11 Mar 2018 16:24:07 +0100 Subject: [PATCH] Add target_kill and target_levelwarp to entities.ent --- scripts/entities.ent | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/scripts/entities.ent b/scripts/entities.ent index 1e63275a..36c164c8 100644 --- a/scripts/entities.ent +++ b/scripts/entities.ent @@ -1718,6 +1718,20 @@ You may want to target this by a race checkpoint, a teleporter, or a trigger_mul the items listed will get removed from the player + +Kills whoever activates this target +-------- KEYS -------- +used to trigger this +message to print + + + +CAMPAIGN ONLY!!!! Warp to another campaign level +-------- KEYS -------- +used to trigger this +index of the campaign level to warp to (starting from 1), 0 for next level + + Spawns or modifies an entity when triggered. The entity field list is a single string of the form: -- 2.39.2