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

@@ -4,3 +4,9 @@ room = "lawold:palace_village_palace_gate"
race = "race:human"
class = "class:warden"
base_attitude = "friendly"
silver = 2
copper = 5
[dialogue]
greeting = "Greetings. I am Sunna, a warden of the palace gate."
keywords = { prove = "I must prove that I am worthy of this post.", peers = "Many of my peers think I am too soft for this work." }