I was working on a boss fight in Blockland. I was going to use a standard bot for the boss. Setting the events, I chose: onBotSpawn - Bot - SetHealth - 1000I spawned the bot, then the default gun to test it out. The bot died in only four shots. I was like, "What the forget?!", so I added another event to the mix.[eventdelay - 100] onBotSpawn - Bot - AddHealth - 1000I tried it again, and it didn't work either. Could somebody help me with this?