mirror of
https://github.com/doublespeakgames/adarkroom.git
synced 2026-05-28 00:01:54 +08:00
a grammar fix
"bundle of sticks", not "bundle of stick"
This commit is contained in:
@@ -86,7 +86,7 @@ Events.Room = [
|
||||
'stuff': {
|
||||
reward: { wood: 100, fur: 10 },
|
||||
text: [
|
||||
'a bundle of stick lies just beyond the threshold, wrapped in coarse furs.',
|
||||
'a bundle of sticks lies just beyond the threshold, wrapped in coarse furs.',
|
||||
'the night is silent.'
|
||||
],
|
||||
buttons: {
|
||||
|
||||
Reference in New Issue
Block a user