Update world data with dialogue, currency, and shop inventories

This commit is contained in:
AI Agent
2026-03-17 13:34:36 -06:00
parent 0722a2f1d7
commit 52b333fa48
8 changed files with 47 additions and 3 deletions

View File

@@ -3,3 +3,14 @@ description = "Wisym is fair in appearance, with silver hair and sharp green eye
room = "lawold:saints_market_plaza"
race = "race:human"
base_attitude = "neutral"
silver = 20
[dialogue]
greeting = "Welcome to my shop. I have the freshest bread in Lawold."
keywords = { bread = "My bread is hearty and stays fresh for days. The guards love it." }
[shop]
buys = ["food"]
sells = ["town:healing_potion"]
markup = 1.5
markdown = 0.5