mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2025-06-28 14:16:06 +02:00
update mobs
This commit is contained in:
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,},
|
||||
{name = "maptools:gold_coin",
|
||||
chance = 20, min = 1, max = 1,},
|
||||
{name = "default:diamond_block",
|
||||
{name = "default:diamondblock",
|
||||
chance = 33, min = 1, max = 1,},
|
||||
},
|
||||
-- damaged by
|
||||
|
Reference in New Issue
Block a user