Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
RedpointGames
A Momentary Meeting
Commits
c72a05c3
Commit
c72a05c3
authored
Jan 31, 2021
by
June
Browse files
Update text for stranger appearance
parent
fd98225e
Changes
1
Hide whitespace changes
Inline
Side-by-side
MomentaryMeeting/Game/InteractionManager.cs
View file @
c72a05c3
...
...
@@ -15,7 +15,7 @@ namespace MomentaryMeeting.Game
public
class
InteractionManager
:
IEndMeetings
{
private
const
string
_entryText
=
"A stranger appears in front of you."
;
private
const
string
_entryText
=
"A stranger appears in front of you.
{1} You feel as though you could {b}say{/b} something to them.
"
;
private
readonly
IDatabaseApi
_databaseApi
;
private
readonly
Database
_database
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment