Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 10, 2023
1 parent 6b5e442 commit 0b1dbac
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions burial.lua
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ for i, c in pairs(df.global.world.buildings.other.COFFIN) do
goto skip
end
end

dfhack.buildings.constructBuilding {
type = df.building_type.Civzone,
subtype = df.civzone_type.Tomb,
Expand All @@ -31,4 +31,3 @@ for i, c in pairs(df.global.world.buildings.other.COFFIN) do

::skip::
end

1 change: 0 additions & 1 deletion docs/burial.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,3 @@ Options
Create dwarf-only tombs
``-p``
Create pet-only tombs

0 comments on commit 0b1dbac

Please sign in to comment.