Good catch. I never travel with Cocona so I miss all these. The problem is a "0". The game is looking for:
call_msg("TagMapDfRefugeeCamp:Df_Heresy/3to4_1_cocona")
in the file:
\LonaRPG.Beta.0.7.2.X\Data\HCGframes\event\DfRefugeeCamp_HeresyPriest.rb
But the textfile contains:
Df_Heresy/3to4_1_cocona0
in both the CHT and ENG files.
So, the fix is to remove the "0" from the textfile or add it to the ruby file. I'll do a quickfix and remove it from the textfile and keep it in mind when they fix it upstream.
I'll upload the eng zip in a moment.
Edit: A
moment has passed.