You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a dwarf is resurrected as a ghost, it triggers a HIST_FIGURE_REVIVED event. This is not displayed in the Death List on the DF-AI report, leading to the apparent impossibility of dwarves dying twice. The event is also stubbed out in the historical figure record. As a first step, this function should probably output a "$hf came back to life as a $df::ghost_type" message.
This death message appears when a ghost is removed from play by way of a memorial being created for it, so "put to death" is probably not appropriate, maybe "laid to rest"?
If a dwarf is resurrected as a ghost, it triggers a HIST_FIGURE_REVIVED event. This is not displayed in the Death List on the DF-AI report, leading to the apparent impossibility of dwarves dying twice. The event is also stubbed out in the historical figure record. As a first step, this function should probably output a "$hf came back to life as a $df::ghost_type" message.
weblegends/helpers_event.cpp
Line 2235 in c24bc3c
This death message appears when a ghost is removed from play by way of a memorial being created for it, so "put to death" is probably not appropriate, maybe "laid to rest"?
weblegends/helpers_event.cpp
Line 637 in c24bc3c
The text was updated successfully, but these errors were encountered: