Update all docs: README, AI_KNOWLEDGE_BASE, MOD_DEV_GUIDE, batch_example, SKILL
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
{
|
||||
"name": "Build SPOM - Step 1: Dig and Electrolyzer",
|
||||
"actions": [
|
||||
{
|
||||
"type": "dig",
|
||||
@ -27,11 +26,13 @@
|
||||
"y": 40
|
||||
},
|
||||
{
|
||||
"type": "wait",
|
||||
"delayMs": 100
|
||||
"type": "build",
|
||||
"buildingId": "GasFilter",
|
||||
"x": 44,
|
||||
"y": 40
|
||||
},
|
||||
{
|
||||
"type": "priority",
|
||||
"type": "prioritize",
|
||||
"x": 45,
|
||||
"y": 42,
|
||||
"priority": 9
|
||||
|
||||
Reference in New Issue
Block a user