From da0d01ad34f16fedcfc0855cf04acd9c8df9b2e0 Mon Sep 17 00:00:00 2001 From: Spike29 Date: Sun, 24 Nov 2024 14:06:26 +0100 Subject: [PATCH] Add a note about "New Toys" weapons in the entities descriptions --- scripts/entities.ent | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/scripts/entities.ent b/scripts/entities.ent index 7c69afb1..7fc9ad4b 100644 --- a/scripts/entities.ent +++ b/scripts/entities.ent @@ -1701,7 +1701,8 @@ modeldisabled="models/weapons/g_uzi.md3" -the Arc (experimental weapon) +the Arc +NOTE: this weapon is part of the "New Toys" and may be removed from a future version of the game. Use at your own risk. -------- KEYS -------- initial cells of the weapon (if unset, g_pickup_cells is used) time till it respawns (default: 15) @@ -2153,6 +2154,7 @@ Relays the trigger event if a cvar is set to a specified value. the Heavy Laser Assault Cannon. +NOTE: this weapon is part of the "New Toys" and may be removed from a future version of the game. Use at your own risk. -------- KEYS -------- initial cells of the weapon (if unset, g_pickup_cells is used) time till it respawns (default: 30) @@ -2173,6 +2175,7 @@ modeldisabled="models/weapons/g_hlac.md3" the Mine Layer. +NOTE: this weapon is part of the "New Toys" and may be removed from a future version of the game. Use at your own risk. -------- KEYS -------- initial rockets of the weapon (if unset, g_pickup_rockets is used) time till it respawns (default: 30) @@ -2194,6 +2197,7 @@ modeldisabled="models/weapons/g_minelayer.md3" Placing this entity on a map kills your dog, voids the warranty on your car, and makes your map an unenjoyable noobs' paradise. the T.A.G. Seeker. +NOTE: this weapon is part of the "New Toys" and may be removed from a future version of the game. Use at your own risk. -------- KEYS -------- initial rockets of the weapon (if unset, g_pickup_rockets is used) time till it respawns (default: 30) @@ -2256,6 +2260,7 @@ Target version of trigger_heal. Heals the activator. the Sniper Rifle. +NOTE: this weapon is part of the "New Toys" and may be removed from a future version of the game. Use at your own risk. -------- KEYS -------- initial bullets of the weapon (if unset, g_pickup_nails is used) time till it respawns (default: 30) -- 2.39.2