mirror of
https://github.com/FaceDeer/dfcaverns.git
synced 2025-07-12 21:40:29 +02:00
add something nasty to the underworld
This commit is contained in:
@ -24,4 +24,5 @@ local function setting(stype, name, default, description)
|
||||
end
|
||||
|
||||
setting("bool", "invulnerable_slade", true, "Slade is invulnerable to players")
|
||||
setting("bool", "destructive_pit_plasma", true, "Pit plasma destroys adjacent nodes")
|
||||
setting("bool", "destructive_pit_plasma", true, "Pit plasma destroys adjacent nodes")
|
||||
setting("bool", "underworld_hunter_statues", true, "Enable hunter statues in the underworld")
|
Reference in New Issue
Block a user