add something nasty to the underworld

This commit is contained in:
FaceDeer
2020-11-10 20:51:37 -07:00
parent 5847fa74fc
commit 54424710d7
25 changed files with 589 additions and 3 deletions

View File

@ -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")