add messages for real time quiz

This commit is contained in:
SilicaAndPina 2021-04-16 00:09:17 +12:00
parent 661320317f
commit 753abb5231
5 changed files with 81 additions and 7 deletions

View file

@ -61,6 +61,9 @@
"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>",
"timed_messages":{
{"hours":2, "messages":["You have been playing for 2 hours. Aren't you sleepy? It's okay to go to bed. We'll all be here tomorrow."]},
},
"chat_errors":{
"cant_find_player":"Could not find player to Private chat!",
"ads_once_per_minute":"Ads may only be posted once per minute.",
@ -84,11 +87,14 @@
"event_end":"<B>TACK SHOP HORSE GIVEAWAY:</B> No one was at %SHOPNAME% in %TOWN% to win the horse. Oh well, event is over.",
},
"real_time_quiz":{
"event_meta":"^ATReal Time Quiz - Q: %QUESTIONNUMBER%/8^HFirst player to answer all 8 questions wins!<BR>You have made %MISTAKE% mistakes so far.<BR><BR>Question #%QUESTIONNUMBER% (Category: %CATEGORY%):<BR><B>%QUESTIONTEXT</B>^PLAnswer (simplest form):|^PS15|SUBMIT^R3^LType QUIT if you want to give up.^R1",
"event_meta":"^ATReal Time Quiz - Q: %QUESTIONNUMBER%/8^HFirst player to answer all 8 questions wins!<BR>You have made %MISTAKES% mistakes so far.<BR><BR>Question #%QUESTIONNUMBER% (Category: %CATEGORY%):<BR><B>%QUESTIONTEXT%</B>^PLAnswer (simplest form):|^PS15|SUBMIT^R3^LType QUIT if you want to give up.^R1",
"event_start":"<B>REAL TIME QUIZ:</B> Type !QUIZ to attempt the 8 question, 5 minute Real Time Quiz. Prizes for all that participate. Feel free to search the web for answers you don't know.",
"event_end":"<B>QUIZ TIME IS UP:</B> No one had answered all questions.",
"event_bonus":"<B>QUIZ BONUS:</B> $%MONEY% Earned. ($500/correct - $100/mistake($250 min))",
"event_unavailable":"Realtime quiz is currently unavailable"
"event_win_bonus":"<B>QUIZ WINNER BONUS:</B> $%MONEY% Earned. ($2500 win + $500/correct - $100/mistake)",
"event_win":"<B>QUIZ COMPLETED:</B> %USERNAME% answered all questions first!",
"event_unavailable":"Realtime quiz is currently unavailable",
"event_entered":"You have entered the Realtime Quiz. Good luck!"
},
},
"horse_leaser":{