mirror of
https://github.com/islehorse/HISP.git
synced 2025-06-07 11:31:28 +12:00
Add pot of gold.
This commit is contained in:
parent
2c77957434
commit
a7ad6fc60c
6 changed files with 31 additions and 4 deletions
DataCollection
|
@ -13,7 +13,8 @@
|
|||
"random_movement":"You are sooo <B>%STAT%</B>. You wander dizzily in a different direction.",
|
||||
"incorrect_password":"Incorrect. You will have to find the correct answer somewhere...",
|
||||
"treasure":{
|
||||
"pirate_treasure":"Wow! You found buried treasure worth $%PRIZE%! Gotta love those pirates!"
|
||||
"pirate_treasure":"Wow! You found buried treasure worth $%PRIZE%! Gotta love those pirates!",
|
||||
"pot_of_gold":"YEA! You found the fabled pot of gold at the end of the rainbow! It was worth $%PRIZE%!"
|
||||
},
|
||||
"new_user":{
|
||||
"starting_message":"<B>Welcome Newest Rider of Horse Isle!</B><BR>Start by talking to Welcome Willy in the cabin. Click the TALK button by his name in the right hand window. He will know the location of a buried treasure on this island! Move to the spot he describes using the arrow keys. Then Click the WRENCH Icon at the lower right.",
|
||||
|
@ -567,7 +568,7 @@
|
|||
{"id":"HorsePawn","value":"Sold Horse To Pawneer"},
|
||||
{"id":"WaterbaloonGameWin","value":"Water Balloon Wins"},
|
||||
{"id":"UnicornTeamup","value":"Unicorn Team-up"},
|
||||
{"id":"PotOfGold","value":"Pot Of Gold"},
|
||||
{"id":"PotOfGold","value":"Pot Of Golds"},
|
||||
{"id":"GameUpdates","value":"Game Updates / Resets"},
|
||||
{"id":"UnipegTeamup","value":"UniPeg Team-up"}
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue