mirror of
https://github.com/islehorse/HISP.git
synced 2025-07-17 04:21:32 +12:00
add highscore recording.
and money sec code.
This commit is contained in:
parent
d7e0b9a745
commit
0c99624f63
9 changed files with 314 additions and 21 deletions
|
@ -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.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue