OpenGothic icon indicating copy to clipboard operation
OpenGothic copied to clipboard

Improve npc daily routine selection

Open thokkat opened this issue 2 months ago • 0 comments

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.

thokkat avatar Dec 08 '25 17:12 thokkat