add highscore recording.

and money sec code.
This commit is contained in:
SilicaAndPina 2020-12-27 12:36:57 +13:00
parent d7e0b9a745
commit 0c99624f63
9 changed files with 314 additions and 21 deletions

View file

@ -21,7 +21,10 @@
},
"sec_code":{
"invalid_sec_code":"Data Code Error. You did not get the bonus. You should reconnect if you get this message again.",
"item_earned":"You Earned a %ITEM%!"
"item_earned":"You Earned a %ITEM%!",
"money_earned":"You Earned $%MONEY%!",
"highscore_beaten":"You just beat your best score! New high score: %SCORE%.",
"best_time_beaten":"Your new best time: %TIME%."
},
"dropped_items":{
"grab_message":"You grabbed an object off the ground.",