I added a bot hero with the following command:
GameRules:AddBotPlayerWithEntityScript("npc_dota_hero_water_boss","Lord of the Depths", DOTA_TEAM_BADGUYS, "final_boss_guard_ai.lua",false)
The hero was successfully given to pink, I think
However, creeps/units spawned for the dire team still fail to have any vision, and require the -allvision command to react to being attacked.
What did I do wrong or have missed out on?