Finalize for release 0.5
This commit is contained in:
@@ -142,4 +142,5 @@ mobs:register_mob(":people:male", {
|
||||
onPersonDie = function(self, pos)
|
||||
minetest.set_node(pos, {name = "literal_trash:bloodstain", param2 = 1})
|
||||
destruction_counter.peopleKilled = destruction_counter.peopleKilled + 1
|
||||
destruction_counter.updateCounter()
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user