Skip to content

workshop_type: update name attrs to current in-game names - #907

Open
Alistair-Afton wants to merge 1 commit into
DFHack:masterfrom
Alistair-Afton:fix-stale-workshop-names
Open

Alistair-Afton wants to merge 1 commit into
DFHack:masterfrom
Alistair-Afton:fix-stale-workshop-names

Conversation

@Alistair-Afton

@Alistair-Afton Alistair-Afton commented Sep 16, 2026

Copy link
Copy Markdown

Summary

  • The name item attrs on workshop_type still had the pre-v50 display name for the mason's workshop, and the renamed kennel had no name attr at all
  • Masons: "Mason's Workshop" -> "Stoneworker's Workshop"
  • Kennels: added "Vermin Catcher's Shop"
  • Verified by calling buildingst::getName on a building_workshopst of every type on 53.16 (with race set, since the craftsdwarf name is race-dependent); these were the only mismatches

Testing

The enum item attrs still had a pre-v50 name for the mason's workshop
and no name for the renamed kennel. Use the names the game actually
displays: Stoneworker's Workshop (was Mason's Workshop) and Vermin
Catcher's Shop for Kennels.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant