mirror of
https://github.com/1dot13/gamedir.git
synced 2026-07-22 13:40:25 +02:00
The correspomding .npc-file for CIV35.edt and CIV36.edt is Miners.npc This .npc is looking for quote lines up to 14 in those .edt CIV36.edt did only have up to line 9 which was resulting in an "AAAA" in dialogue box when lines 10-14 couldn't be found In vanilla this "only up to 9" was working, but sometime inbetween the Quote system had a code-rework and the .edt probably wasn't adjusted at that time Fix: added lines 10-14 to CIV36.edt