Update default_miner.lua
This commit is contained in:
committed by
GitHub
parent
9842ce6f8f
commit
c0ef5686c3
@ -65,4 +65,4 @@ local miner_def = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
-- Occupation registration
|
-- Occupation registration
|
||||||
npc.occupations.register_occupation("miner", miner_def)
|
npc.occupations.register_occupation("default_miner", miner_def)
|
||||||
|
Reference in New Issue
Block a user