This repository has been archived by the owner on Sep 8, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
/
en.yaml
121 lines (118 loc) · 2.25 KB
/
en.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
drop:
- "drop #objects#"
gonorth:
- go north
- go to north
- north
- n
gosouth:
- go south
- go to south
- south
- s
goeast:
- go east
- go to east
- east
- e
gowest:
- go west
- go to west
- west
- w
gonortheast:
- go northeast
- go to northeast
- northeast
- ne
gosoutheast:
- go southeast
- go to southeast
- southeast
- se
gosouthwest:
- go southwest
- go to southwest
- southwest
- sw
gonorthwest:
- go northwest
- go to northwest
- northwest
- nw
goin:
- go in
- in
goout:
- go out
- out
- o
goup:
- go up
- up
- u
godown:
- go down
- down
- d
goto:
- "go #exit#"
- "go to #exit#"
inventory:
- i
- inv
- inventory
look:
- look
- l
lookat:
- "look at #object#"
- "x #object#"
- "examine #object#"
- "exam #object#"
- "ex #object#"
take:
- "take #objects#"
- "get #objects#"
- "pick up #objects#"
undo:
- undo
# Debugging only
walkthrough:
- "run #walkthrough#"
listwalkthroughs:
- run
# Default text
defaults:
AllObjects:
- all
- everything
AlreadyTaken: "You are already carrying {0}."
And: and
CarryingListHeader: You are carrying
ChooseWalkthrough: Choose a walkthrough
DefaultObjectDescription: Nothing out of the ordinary.
DefaultSelfDescription: Looking good.
DisambiguateMenu: 'Please choose which "{0}" you mean'
DropSuccessful: "You drop {0}."
DropUnsuccessful: "You can't drop {0}."
GoListHeader: You can go
NotCarrying: "You are not carrying {0}."
NotCarryingAnything: You are not carrying anything.
NothingToUndo: Nothing to undo!
Or: or
SeeListHeader: You can see
SelfAlias: me
SelfAlt:
- myself
- self
TakeSuccessful: "You pick {0} up."
TakeUnsuccessful: "You can't take {0}."
UndoTurn: "Undo: {0}"
UnrecognisedCommand: I don't understand your command.
UnresolvedDirection: You can't go there.
UnresolvedExit: I can't see that.
UnresolvedObject: I can't see that.
UnresolvedObjectMulti: "I can't see that ({0})."
UnresolvedWalkthrough: No walkthrough of that name.
YouAreIn: You are in