diff --git a/stratagems/sfo2e/doc/sfocourse_1.html b/stratagems/sfo2e/doc/sfocourse_1.html index 5bdb95a5..ba0f5000 100644 --- a/stratagems/sfo2e/doc/sfocourse_1.html +++ b/stratagems/sfo2e/doc/sfocourse_1.html @@ -260,5 +260,17 @@
weapprof.2da reuses two row titles, 'SPEAR' and 'AXE'. SFO leans heavily on the paradigm of unique lookup of 2da entries by row/column, so it would find this confusing. It swaps the first appearance of 'SPEAR' for 'SPEAR_BG1' and does similarly for the first appearance of 'AXE'.
Fix minor bugs in the UI
The EE game's UI ships with a couple of minor bugs: they're harmless in-game but make it a pain to debug UI edits. SFO fixes them. (This fix doesn't happen if Lefreut's UI is present.)
+ + + + + + +