OpenGothic
OpenGothic copied to clipboard
Improve npc daily routine selection
Replacement for https://github.com/Try/OpenGothic/pull/831.
Npc removed by wld_removenpc are still going directly to npcRemoved vector because there's no way to distinguish between them and non-removed ones. This function is not used in both Gothics so I'd say it's ok for now.
Fixes https://github.com/Try/OpenGothic/issues/798.