pandorabox-io / pandorabox_custom

pandorabox server customization mod
https://pandorabox.io
MIT License
4 stars 7 forks source link

allow mobs to walk on stone #52

Closed SwissalpS closed 2 years ago

SwissalpS commented 2 years ago

-- mobs and beowolf don't play nicely together when stone is made -- dangerous by beowolf, we counteract that here to make mobs not fear -- stone and become more challenging again

Note: this can only be merged when mobs_redo has made mobs.is_node_dangerous(mob_obj, nodename) public as in: https://notabug.org/TenPlus1/mobs_redo/pulls/104