mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-20 15:38:09 +02:00
add requirement
This commit is contained in:
parent
47f994a0ad
commit
b2d1aa44a5
2 changed files with 1 additions and 1 deletions
|
|
@ -127,7 +127,6 @@ app.post("/start", (req, res) => {
|
|||
bot.chat(`/spreadplayers ~ ~ 0 300 under 80 false @s`);
|
||||
await bot.waitForTicks(bot.waitTicks);
|
||||
}
|
||||
bot.chat(`/spawnpoint bot 26 100 20`);
|
||||
await bot.waitForTicks(bot.waitTicks * itemTicks);
|
||||
res.json(bot.observe());
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue