mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2026-01-01 13:45:31 +01:00
fixed mores bug in throwing mod
enable dig_arrow
This commit is contained in:
@@ -18,7 +18,7 @@ DISABLE_AUTOMATED_ARBALEST = false
|
||||
-- Arrow
|
||||
-- Special Arrows
|
||||
DISABLE_TELEPORT_ARROW = false
|
||||
DISABLE_DIG_ARROW = true -- Desactivated because too bugged
|
||||
DISABLE_DIG_ARROW = false
|
||||
DISABLE_BUILD_ARROW = false
|
||||
DISABLE_TNT_ARROW = true -- Desactivated because too dangerous
|
||||
DISABLE_FIRE_ARROW = true -- Desactivated because too dangerous
|
||||
|
||||
Reference in New Issue
Block a user