Finished handlers

This commit is contained in:
Raktbastr 2026-05-15 16:18:51 -05:00
parent 43174bc73f
commit 7f821d7723
16 changed files with 621 additions and 42 deletions

View file

@ -0,0 +1,10 @@
[
{
"name": "Food",
"desc": "Yummy :).",
"weight": 0,
"cost": 0,
"consumable": true,
"aidModifier": "food"
}
]