Server/dumps/scripts/4917.cs2
2021-03-07 20:37:32 -06:00

16 lines
683 B
Text

void script_4917() {
setScriptCallOnCitadelConfigChange(4918, "", new WidgetPointer(1092,319));
if (citadelConfigsInitialized()) {
/*
mgi.tools.jagdecs2.DecompilerException: TODO citadel configs method:107
at mgi.tools.jagdecs2.FlowBlocksGenerator.processFlowBlock(FlowBlocksGenerator.java:230)
at mgi.tools.jagdecs2.FlowBlocksGenerator.processGeneration(FlowBlocksGenerator.java:52)
at mgi.tools.jagdecs2.FlowBlocksGenerator.generate(FlowBlocksGenerator.java:35)
at mgi.tools.jagdecs2.CS2Decompiler.decompile(CS2Decompiler.java:40)
at tests.Main.main(Main.java:45)
*/
}
messageType0("Clan stronghold information not yet available.");
return;
}