Yes indeed they added new operations. They did that by overriding UnitPanels (UnitPanel_BlackDeathScenario.lua) and add their own buttons for their custom commands (BlackDeathScenario_UnitCommandDefs.lua and BlackDeathScenario_UnitCommands.lua). Clever indeed. However I wonder if I can add a Spy operation (not unit operation). Probably have to override that panel too, and in that case, I might need to do the following:
- Check occupying city for buildings with Relics.
- Move Spy to such district.
- How to keep the Spy there, and after n-turn, roll the chance for the operation/counter spy etc? ⬅