1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-11-05 18:10:26 +01:00

Update lavaslimes.lua

This commit is contained in:
Ombridride 2015-04-12 19:17:51 +02:00
parent e11d2e7259
commit 4cbce2b611

View File

@ -47,7 +47,7 @@ mobs:register_mob("mobs:lavasmall", {
-- chance of dropping coins -- chance of dropping coins
drops = { drops = {
{name = "maptools:copper_coin", {name = "maptools:copper_coin",
chance = 2, min = 1, max = 1,}, chance = 2, min = 1, max = 1},
}, },
-- damaged by -- damaged by
water_damage = 10, water_damage = 10,