1
0
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:
2015-07-29 02:30:46 +02:00
parent 9ca3ac9383
commit f1018dfaaf
10 changed files with 65 additions and 31 deletions

View File

@@ -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