Add crossbow and arrows
This commit is contained in:
parent
de408aee18
commit
da827ac9eb
11 changed files with 261 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue