From de2647f67f3d8248dcaf6acf091c671d50e369f7 Mon Sep 17 00:00:00 2001 From: Teetime Date: Mon, 31 Oct 2011 17:30:56 +0100 Subject: added anticamper --- src/game/server/entities/character.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/game/server/entities') diff --git a/src/game/server/entities/character.h b/src/game/server/entities/character.h index 02a779bb..a311a6f9 100644 --- a/src/game/server/entities/character.h +++ b/src/game/server/entities/character.h @@ -11,6 +11,7 @@ enum { + WEAPON_ANTICAMPER = -4, WEAPON_GAME = -3, // team switching etc WEAPON_SELF = -2, // console kill command WEAPON_WORLD = -1, // death tiles etc -- cgit 1.4.1