Incapacitated people die of starvation #28
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ald_productions/spacebase-v2-updated-code#28
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
After a fight has occurred, and one of the citizens is incapacitated, they will sometimes stay that way until they die of starvation. None of the actions do anything to change the fact that the people are just lying around, dying.
Getting a doctor fixes it just fine as they heal incapped people.
so just assign a non-incapped doctor as your doctor and they will slowly heal the people. otherwise it takes 100000 clicks or something
Status changed to closed
Status changed to reopened
it takes, according to the code 100000000 clicks for them to heal on their own, but doctors (if you have one) prioritize healing these people so I dont see how they can die from starvation unless you just didnt assign a doctor (doctors heal them when they are incapped)
I definitely had doctors on duty, and so it kinda goes with the issue of having a faulty priority system. It should obviously be more important to heal an incapacitated person than to perform checkups
http://steamcommunity.com/app/246090/discussions/0/365163686062022050/
-- Suggestion: Set a time limit on "Incapacitated" state, and once that limit is reached, the person should do whatever they have to do next (i.e. go to the brig or wander around if they're cuffed, go to the infirmary if they're injured, etc.)