From 65da01b695e9979edf9ba8cd357f62af372ab188 Mon Sep 17 00:00:00 2001 From: Scott Brooks Date: Thu, 28 Jun 2001 00:18:51 +0000 Subject: [PATCH] no message --- reaction/game/bg_public.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/reaction/game/bg_public.h b/reaction/game/bg_public.h index 9769f490..a4e5cab7 100644 --- a/reaction/game/bg_public.h +++ b/reaction/game/bg_public.h @@ -516,11 +516,11 @@ typedef enum { typedef enum { HI_NONE, - HI_TELEPORTER, - HI_MEDKIT, - HI_KAMIKAZE, - HI_PORTAL, - HI_INVULNERABILITY, + HI_KEVLAR, + HI_LASER, + HI_SILENCER, + HI_BANDO, + HI_SLIPERS, HI_NUM_HOLDABLE } holdable_t;