This commit is contained in:
2026-09-10 10:59:36 +03:00
commit a369ac57b4
202 changed files with 1785 additions and 0 deletions
+26
View File
@@ -0,0 +1,26 @@
home_outside/prompt =
home_outside/opt_enter = Enter the house
home_outside/opt_town = To the town
home_outside/opt_forest = To the forest
town_entry/prompt =
town_entry/opt_home = Return home
town_entry/opt_square = To the square
town_outskirts/prompt =
town_outskirts/opt_home = Return home
town_outskirts/opt_forest = To the forest
vestibule/diner/prompt =
vestibule/diner/opt_workroom = To the workroom
vestibule/diner/opt_dinerroom = To the dining room
vestibule/diner/opt_bedroom = To the bedroom
vestibule/diner/opt_cellar = To the basement
vestibule/diner/opt_outside = Outside
rooms/workroom/prompt = The workroom, no one will distract you from your research here
rooms/workroom/opt_exit = Leave
rooms/bedroom/prompt = Your bedroom, you can sleep and regain your strength here
rooms/bedroom/opt_exit = Leave
rooms/kitchen/prompt = A room equipped as a kitchen
rooms/kitchen/opt_exit = Leave
rooms/livingroom/prompt = Living room
rooms/livingroom/opt_exit = Leave
rooms/basement/prompt = Basement
rooms/basement/opt_exit = Leave