Add crossbow and arrows

This commit is contained in:
stujones11 2014-10-24 20:53:18 +01:00
parent de408aee18
commit da827ac9eb
11 changed files with 261 additions and 0 deletions

View file

@ -5,6 +5,9 @@
-- Enable node destruction with explosives
SHOOTER_ENABLE_BLASTING = true
-- Enable Crossbow
SHOOTER_ENABLE_CROSSBOW = true
-- Enable basic guns (Pistol, Rifle, Shotgun, Machine Gun)
SHOOTER_ENABLE_GUNS = true