Event HL.8005 is not called from anywhere. From examining events HL.8001 and HL.8002, it looks like it is meant to be called after setting the burial flags, but before event HL.8002 is called to clear the flags. Either that or it should be an MTTH event instead of is_triggered_only.
Edit: Found where it's called from (sky_burial_decision), didn't see it because I hadn't updated minor_decisions in my mod to HL yet. The below is still a problem, as of 2.4.1 (haven't checked in 2.4.2 beta):
Another problem with this event is that the DESC text if the deceased is your sister has not been localized, and the tag itself does not follow the usual convention (EXTDESC_HL_8005_sister instead of EVTDESC_HL_8005_sister).
Edit: Found where it's called from (sky_burial_decision), didn't see it because I hadn't updated minor_decisions in my mod to HL yet. The below is still a problem, as of 2.4.1 (haven't checked in 2.4.2 beta):
Another problem with this event is that the DESC text if the deceased is your sister has not been localized, and the tag itself does not follow the usual convention (EXTDESC_HL_8005_sister instead of EVTDESC_HL_8005_sister).
Last edited:
Upvote
0