1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2026-01-01 21:55:31 +01:00

update throwing mod

add spear original + add spear mithril
    improve arrows
This commit is contained in:
2015-09-21 21:41:53 +02:00
parent aa9647ff4e
commit 303a724cda
19 changed files with 204 additions and 10 deletions

View File

@@ -36,3 +36,10 @@ DISABLE_OBSIDIAN_ARROW = false
DISABLE_DIAMOND_ARROW = false
DISABLE_MITHRIL_ARROW = false
-- lesser damages to better damages
-- Spear
DISABLE_STONE_SPEAR = false
DISABLE_STEEL_SPEAR = false
DISABLE_DIAMOND_SPEAR = false
DISABLE_OBSIDIAN_SPEAR = false
DISABLE_MITHRIL_SPEAR = false