Desactivate the dig_arrow wich is too bugged...

This commit is contained in:
Ombridride 2015-07-27 12:56:32 +02:00
parent 6b4e20935b
commit 0a1d69d142
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ DISABLE_AUTOMATED_ARBALEST = false
-- Arrow
-- Special Arrows
DISABLE_TELEPORT_ARROW = false
DISABLE_DIG_ARROW = false
DISABLE_DIG_ARROW = true -- Desactivated because too bugged
DISABLE_BUILD_ARROW = false
DISABLE_TNT_ARROW = true -- Desactivated because too dangerous
DISABLE_FIRE_ARROW = true -- Desactivated because too dangerous