mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-20 03:39:16 +12:00
Add various chat related checks
This commit is contained in:
parent
2e4ba0b82d
commit
5fc313657d
8 changed files with 114 additions and 3 deletions
|
@ -61,6 +61,11 @@
|
|||
"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...",
|
||||
"starved_horse":"You have been sent to Prison Isle for starving one of your horses! They have been fed for you.",
|
||||
"message_queue":"<B>OFFLINE MESSAGE:</B>",
|
||||
"chat_errors":{
|
||||
"cant_find_player":"Could not find player to Private chat!",
|
||||
"ads_once_per_minute":"Ads may only be posted once per minute.",
|
||||
"global_chats_limited":"<B>CHAT NOT SENT:</B> Global chats are limited (+1 earned per 2 minutes). Please chat using CHAT NEAR/ISLAND/BUDDIES when possible."
|
||||
},
|
||||
"events":{
|
||||
"real_time_riddle":{
|
||||
"event_start":"<B>CHAT RIDDLE:</B> %RIDDLETEXT% <I>(answer first via any chat method)</I>",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue