Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Incubator Q&A

Welcome to the staging ground for new communities! Each proposal has a description in the "Descriptions" category and a body of questions and answers in "Incubator Q&A". You can ask questions (and get answers, we hope!) right away, and start new proposals.

Are you here to participate in a specific proposal? Click on the proposal tag (with the dark outline) to see only posts about that proposal and not all of the others that are in progress. Tags are at the bottom of each post.

How do I make a communal crypt? Question

+3
−0

Death is a part of life. and it's a huge part of Dwarf Fortress. I need to get everyone buried after my fort had a little fun, but people aren't putting the corpses in coffins. I tried designating the room as a tomb and they gave the whole crypt to one guy and put his body in a coffin, but everyone else is still just lying around freaking everyone out. What is the easiest way to get everyone buried without carving out individual rooms for everyone?

History
Why does this post require attention from curators or moderators?
You might want to add some details to your flag.
Why should this post be closed?

0 comment threads

1 answer

+3
−0

This is indeed a bit confusing. The trick is that you have to form a 1x1 crypt area on top of every single coffin, rather than dragging out a large crypt area. A typical layout for a "communical crypt" could for example be something like:

#####
#CCC#
+  C#
#CCC#
#####

Where # are walls/(smoothed) rock, C are coffins, + is a door. For every C you have to assign a 1x1 crypt area on top of it, so 7 such areas in this case. Furthermore you have to set it as public (I don't remember the specific name of the setting) in order for dwarves to automatically bury citizens there, rather than micro-managing where every single dwarf is buried. All dwarf parts that belonged to the same dwarf will get carried to the same coffin.

Larger crypt areas are realistically only for nobility/those with special roles, who will require a pre-assigned large area fancy tomb, or otherwise get a negative mood bonus.

History
Why does this post require attention from curators or moderators?
You might want to add some details to your flag.

1 comment thread

Thanks! That does work, and it seems to be public by default. Clicking "Tomb", double-clicking the ti... (1 comment)

Sign up to answer this question »