feat(loader): load combinations.yaml; demo matches+torch -> lit_torch
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
exits:
|
||||
south: kitchen
|
||||
west: library
|
||||
items: []
|
||||
items: [torch]
|
||||
npcs: []
|
||||
|
||||
- id: library
|
||||
@@ -33,7 +33,7 @@
|
||||
An old chest stands in the corner.
|
||||
exits:
|
||||
east: hallway
|
||||
items: [shovel]
|
||||
items: [shovel, matches]
|
||||
npcs: []
|
||||
|
||||
- id: cellar
|
||||
|
||||
Reference in New Issue
Block a user