Make wood not breakable by hand (by default).
This commit is contained in:
parent
c8ad6d4fec
commit
aac2db0da4
6 changed files with 31 additions and 4 deletions
|
@ -6,3 +6,6 @@ fun_caves_expire_elixir_on_death (Elixirs Expire On Death) bool true
|
|||
|
||||
# Unset this to remove exploding fungi from the underworld.
|
||||
fun_caves_exploding_fungi (Exploding Fungi) bool true
|
||||
|
||||
# Unset this to make wook breakable by hand.
|
||||
fun_caves_breakable_wood (Breakable Wood) bool false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue