mirror of
https://github.com/islehorse/HISP.git
synced 2025-07-17 12:31:32 +12:00
Add messages for 2player
This commit is contained in:
parent
1acba870c6
commit
30e7250a48
6 changed files with 90 additions and 41 deletions
|
@ -218,6 +218,24 @@
|
|||
"password_input":"<BR>^PLReply:|^PS14|ANSWER^R1",
|
||||
"last_poet":"^LLast Player Poet:%USERNAME% ^R1",
|
||||
"hammock":"You and all of your horses have fully rested.",
|
||||
"two_player":{
|
||||
"other_player":"^LThe following other players are in the game room:^R1",
|
||||
"player_name":"^T3%PLAYERNAME%",
|
||||
"invite_button":"^B2I%PLAYERID%",
|
||||
"accept_button":"^B2A%PLATERID%",
|
||||
"sent_invite":" (sent invite)",
|
||||
"playing_with":" (playing with %PLAYERNAME%)",
|
||||
|
||||
"game_in_progress":"You are playing the game with %PLAYERNAME% in the other window.<BR>When you are done, please click QUIT in that window.",
|
||||
|
||||
"your_invited":"You have been invited to play by %PLAYERNAME%, click ACCEPT to play.",
|
||||
"you_invited":"You have invited %PLAYERNAME% to play. Please wait for them to hit Accept if they want.",
|
||||
"starting_game":"Starting up two player game with %PLAYERNAME%!",
|
||||
|
||||
"game_closed":"Game Closed.",
|
||||
"game_closed_other":"Game Closed by Other Player."
|
||||
|
||||
},
|
||||
"player_interaction":{
|
||||
"players_here":"<B>Players Here:</B>",
|
||||
"menu":"^I%PLAYERICON%^T1%PLAYERNAME%%BUTTONS%^R1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue