X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonotic-maps.pk3dir.git;a=blobdiff_plain;f=scripts%2Fentities.def;h=301ad206f2545f7f6f8fab55dfa15061783e9dab;hp=8e6b9b5bfab57388ccf6d4045bcd772afff7ec76;hb=5c4891a64133db1844edfb6e4fcc45129a4b747f;hpb=76f9d3bb02c48393e640a4d8b9138a87efb4f3b9 diff --git a/scripts/entities.def b/scripts/entities.def index 8e6b9b5b..301ad206 100644 --- a/scripts/entities.def +++ b/scripts/entities.def @@ -1431,7 +1431,7 @@ Example is a Mario-style question mark block which could throw a new weapon_nex -------- KEYS -------- targetname: used to trigger this message: entity field list -target: when set, target_spawn edits entities, instead of creating new ones +target: when set, target_spawn edits entities, instead of creating new ones; the special value *activator causes the activator to be edited count: make sure no more than count entities have been created by this (refuse to spawn new ones if exceeded) killtarget: reference entity (can be used as $killtarget) target2: reference entity (can be used as $target2)