Hi! I know hero.on("spawn-type", fn) can be used to change the AI for a particular unit, but how can I find out what the default AI looks like? For example, how does the merger unit behave by default and how could I find the code for that?
PS: I’ve tried copying the code from the second hints page, but this AI seems different from the default AI (the end result of the round is different).