Refactoring and comments.

This commit is contained in:
Raktbastr 2026-05-15 16:18:51 -05:00
parent 7f821d7723
commit 05a97e072a
18 changed files with 333 additions and 277 deletions

View file

@ -1,11 +1,10 @@
[
{
"food": {
"Stimpak": {
"name": "Stimpak",
"stat": "hp",
"mod": "+",
"value": "20",
"duration": 0
"value": "20"
}
}
]