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,11 @@
[
{
"food": {
"name": "Stimpak",
"stat": "hp",
"mod": "+",
"value": "20",
"duration": 0
}
}
]