1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-06-28 06:11:47 +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

@ -46,7 +46,7 @@ mobs:register_mob("mobs:pumpking", {
-- Warrior drops
{name = "3d_armor:helmet_mithril", chance = 10, min = 1, max = 1},
{name = "3d_armor:chestplate_mithril", chance = 10, min = 1, max = 1},
{name = "moreores:sword_mithril", chance = 33, min = 1, max = 1},
{name = "default:sword_mithril", chance = 33, min = 1, max = 1},
},
lifetimer = 300, -- 5 minutes
--shoot_interval = 1000, -- (lifetimer - (lifetimer / 4)), borrowed for do_custom timer