Added more types, changed how items and stuff will work. Began work on audio and npcs.

This commit is contained in:
Raktbastr 2026-05-15 16:18:51 -05:00
parent 05a97e072a
commit 33957c55dc
28 changed files with 472 additions and 518 deletions

View file

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