Make KOPS unconditional.

This commit is contained in:
Sean Hunt
2015-02-13 22:01:44 -05:00
committed by Pasi Kallinen
parent 9759f5bf6d
commit 161070ce56
16 changed files with 9 additions and 89 deletions

View File

@@ -242,10 +242,8 @@ WEAPON("war hammer", (char *)0,
/* +1 small */
WEAPON("club", (char *)0,
1, 0, 0, 12, 30, 3, 6, 3, 0, B, P_CLUB, WOOD, HI_WOOD),
#ifdef KOPS
WEAPON("rubber hose", (char *)0,
1, 0, 0, 0, 20, 3, 4, 3, 0, B, P_WHIP, PLASTIC, CLR_BROWN),
#endif
WEAPON("quarterstaff", "staff",
0, 0, 1, 11, 40, 5, 6, 6, 0, B, P_QUARTERSTAFF, WOOD, HI_WOOD),
/* two-piece */