Actualiser Routine

Lucas 2025-07-21 09:32:47 +00:00
parent 4b3d2fa1cb
commit 5c13570faa

@ -1,7 +1,14 @@
AI can have some "Behavior Templates" called **Routine**
Example :
Routine : Woodcutter
- Collect : wood
- Stock : wood
- Plant : trees
Example :
```yaml
Routine : Woodcutter
- Collect : wood
- Stock : wood
- Plant : trees
```
will be a json file with this syntax :
>[!Warning]
>This place need some work