diff --git a/chat-commands.js b/chat-commands.js index 8b3f19d369..6b215f8cbd 100644 --- a/chat-commands.js +++ b/chat-commands.js @@ -3454,6 +3454,10 @@ exports.commands = { const battleRoom = Rooms.createBattle(formatid, {inputLog: target}); this.parse(`/join ${battleRoom.id}`); battleRoom.auth[user.userid] = Users.PLAYER_SYMBOL; + setTimeout(() => { + // timer to make sure this goes under the battle + battleRoom.add(`|html|
/addplayer USERNAME, SLOT