ElCeejo / draconis

Adds Dragons and related resources and equipment to Minetest Game
MIT License
18 stars 23 forks source link

Prevent dragons from destroying bones #30

Open squidink7 opened 1 year ago

squidink7 commented 1 year ago

Currently, if a dragon kills a player and bones are dropped, the dragon can then destroy the players bones during flight, potentially causing item loss. This PR adds a check to make sure the dragons are not removing bone blocks when destroying terrain.