-
Notifications
You must be signed in to change notification settings - Fork 199
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add emigrate-nobles.lua #1382
base: master
Are you sure you want to change the base?
Add emigrate-nobles.lua #1382
Conversation
Ideally I would have noble items unassigned but I can't seem to find them. I guess I could assume that players who want to be rid of their nobles would not assign items to them first... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
doc review done
Tired of inherited nobility freeloading off your fortress making inane demands? Use this tool | ||
to have them (willingly) emigrate to their rightful lands. | ||
|
||
The unit must not be assigned to a squad. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is this a limitation, or is the script interpreting squad assignment as an indicator that the player wants to keep the noble? I think we can unassign from squads programmatically.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It was a limitation as I had not implemented that logic yet. I'll see what I can do (probably reference stuck-squad and uniform-unstick).
Co-authored-by: Myk <[email protected]>
Co-authored-by: Myk <[email protected]>
Co-authored-by: Myk <[email protected]>
@myk002 I have added some logic to remove the unit from the squad, namely:
This probably should become a future PR to the Hopefully that's all, but if I immediately booted the unit after removing from squad, it will probably leave with the gear since it won't have time to put the stuff back. I could make it drop it all but it could wind up naked if the uniform is shaped or replaces civilian outfit. Which of the following would you recommend?
|
Adds a script to allow players to make inherited nobles emigrate to govern their rightful lands.
For those who want a non-violent way of getting unnecessary nobles to stop imposing on them and do their jobs.
Allow immigration of your rightful ruler (if your original died and the heir is off-site)Noble takes family with him/her (as an option)