mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-01-26 01:30:29 +01:00
update mobs
This commit is contained in:
parent
be6f213b8a
commit
2012270694
File diff suppressed because it is too large
Load Diff
@ -53,7 +53,7 @@ mobs:register_mob("mobs:dungeon_master", {
|
|||||||
chance = 6, min = 1, max = 1,},
|
chance = 6, min = 1, max = 1,},
|
||||||
{name = "maptools:gold_coin",
|
{name = "maptools:gold_coin",
|
||||||
chance = 20, min = 1, max = 1,},
|
chance = 20, min = 1, max = 1,},
|
||||||
{name = "default:diamond_block",
|
{name = "default:diamondblock",
|
||||||
chance = 33, min = 1, max = 1,},
|
chance = 33, min = 1, max = 1,},
|
||||||
},
|
},
|
||||||
-- damaged by
|
-- damaged by
|
||||||
|
Loading…
Reference in New Issue
Block a user