mirror of
https://github.com/FaceDeer/dfcaverns.git
synced 2025-09-09 01:55:37 +02:00
more achievement icons, fix ancient lantern achievement
This commit is contained in:
@@ -51,6 +51,7 @@ local punch_fix = function(pos, node, puncher, pointed_thing)
|
||||
wielded:take_item()
|
||||
puncher:set_wielded_item(wielded)
|
||||
end
|
||||
df_underworld_items.ancient_lantern_fixed(pos, puncher)
|
||||
return
|
||||
end
|
||||
minetest.node_punch(pos, node, puncher, pointed_thing)
|
||||
|
Reference in New Issue
Block a user