fix surface condition

This commit is contained in:
Brevven 2025-01-04 04:47:20 -08:00
parent c3bc95e3c5
commit 079a517157
3 changed files with 4 additions and 6 deletions

View file

@ -32,12 +32,12 @@ data:extend({
corpse = "small-remnants",
open_sound = { filename = "__base__/sound/metallic-chest-open.ogg", volume=0.65 },
close_sound = { filename = "__base__/sound/metallic-chest-close.ogg", volume = 0.7 },
surface_conditions = {
surface_conditions = mods["space-age"] and {
{
property = "gravity",
min = 0.1
}
},
} or nil,
resistances =
{
{