figured out why cairns were disappearing in giant caverns

This commit is contained in:
FaceDeer
2023-02-12 20:27:21 -07:00
parent 24937bdad7
commit b581f724db
3 changed files with 17 additions and 4 deletions

View File

@ -288,6 +288,8 @@ local dfcaverns_mods = {
"df_underworld_items:",
"ice_sprites:",
"mine_gas:",
"bubblesponge:",
"collectible_lore:", -- cairns
}
df_caverns.is_ground_content = function(c_node)