1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-07-12 12:50:22 +02:00

Purge the repo's other mods from moreores

This commit is contained in:
LeMagnesium
2016-06-03 21:52:52 +02:00
parent 0023e02558
commit a364f64ab9
20 changed files with 39 additions and 39 deletions

View File

@ -58,6 +58,6 @@ if not DISABLE_OBSIDIAN_SPEAR then
end
if not DISABLE_MITHRIL_SPEAR then
spears_register_spear('mithril', 'Mithril (Hunter)', 8, 200, 'moreores:mithril_ingot') --MFF crabman(28/09/2015) damage and wear
spears_register_spear('mithril', 'Mithril (Hunter)', 8, 200, 'default:mithril_ingot') --MFF crabman(28/09/2015) damage and wear
end