-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Labels
CleanSlate BugSomething isn't working (and it's our fault)Something isn't working (and it's our fault)bugSomething isn't workingSomething isn't working
Description
From Silversweeper in the forum:
RIP.5060 ("My relative is ill; keep pestering me about this sort of thing?") shows the "I should look for a Court Physician!" option even when you have one. Putting
else = { random_courtier_or_vassal = { limit = { has_minor_title = title_court_physician } save_event_target_as = court_physician } }after the if block in the immediate and replacing the
NOR = { has_asssigned_minor_title = title_court_physician }withevent_target:court_physician = { always = no }in the "I should look for a Court Physician!" option and and similarly replacinghas_asssigned_minor_title = title_court_physicianwithevent_target:court_physician = { always = yes }in the "Help them with the illness!" option seems to fix it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
CleanSlate BugSomething isn't working (and it's our fault)Something isn't working (and it's our fault)bugSomething isn't workingSomething isn't working