mirror of
https://github.com/islehorse/HISP.git
synced 2025-06-06 11:01:27 +12:00
Add all the other arenas / competitions
This commit is contained in:
parent
8f0ed68110
commit
7feec48b0c
5 changed files with 106 additions and 77 deletions
|
@ -47,7 +47,6 @@
|
|||
"messages":{
|
||||
"welcome_format":"Welcome to the land of Horse Isle, %USERNAME%!!",
|
||||
"motd_format":"<FONT COLOR='#FF0000'><B>Today's Note:</B> %MOTD%</FONT>",
|
||||
"mail_received":"A message has been sent to you from another player. It is in your inventory now.",
|
||||
"login_format":"Player %USERNAME% has logged in",
|
||||
"logout_format":"Player %USERNAME% has disconnected",
|
||||
"profile_save":"Your profile changes were saved.",
|
||||
|
@ -56,6 +55,7 @@
|
|||
"click_nothing_message":"Nothing interesting here...",
|
||||
"playtime_timeout":"You have run out of playtime for now. In one minute you will be disconnected. You gain one minute of playtime every 8 minutes. Please come back later!",
|
||||
"random_movement":"You are sooo <B>%STAT%</B>. You wander dizzily in a different direction.",
|
||||
"movement_key":[{"stat":"THIRSTY", "msg":"dizzily"},{"stat":"HUNGERY", "msg":"stumble"}],
|
||||
"incorrect_password":"Incorrect. You will have to find the correct answer somewhere...",
|
||||
"player_here":"%USERNAME% here",
|
||||
"no_telescope":"You do not have a telescope to use! You try making circles with your hands and placing them in front of one eye, but it is of minimal aid...",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue