From 6bd6637984d32c6e1a24b1e5def747582fa8a2ed Mon Sep 17 00:00:00 2001 From: Mattia Basaglia Date: Sun, 19 Mar 2017 23:05:55 +0000 Subject: [PATCH] Make some fields into booleans --- scripts/entities.ent | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/entities.ent b/scripts/entities.ent index 92aa8972..98200454 100644 --- a/scripts/entities.ent +++ b/scripts/entities.ent @@ -444,8 +444,8 @@ Pink team's player spawning location, but there is no game mode to use this yet. trigger all entities with this targetname when someone spawns trigger all entities with this targetname when someone spawns If set, will spawn a bot when triggered instead of at game start -If 1, the bot will respawn after death -Whether it can drop the weapon on death +If 1, the bot will respawn after death +Whether it can drop the weapon on death Amount of the bot starts with Amount of the bot starts with (0 = default) Name of the bot spawned here -- 2.39.2