8 lines
169 B
TOML
8 lines
169 B
TOML
name = "Minor Health Potion"
|
|
description = "A small glass vial filled with a bubbling red liquid."
|
|
room = "town:magic_shop"
|
|
kind = "consumable"
|
|
|
|
[stats]
|
|
hp_restore = 50
|