Add mods revenge

This commit is contained in:
SilicaAndPina 2021-05-11 22:14:35 +12:00
parent 291b6e5292
commit 5fedb7841d
7 changed files with 233 additions and 17 deletions

View file

@ -79,6 +79,10 @@
"awarded_you":"Mod Revenge taken upon %USERNAME%! $50 earned."
},
"events":{
"mods_revenge":{
"event_start":"<B>MODS' REVENGE:</B> Mods' revenge has begun! For the next 10 minutes, any mod that hits you with a Splatterball will earn you $500. Go find Mods and make yourself a target! Only one payout per Mod.",
"event_end":"<B>MODS REVENGE:</B> Mods Revenge is now over. All Splatterballs removed."
},
"water_balloon_game":{
"event_start":"<B>WATER BALLOON FIGHT:</B> You have just been given 8 Water Balloons. Whoever gets hit the MOST in 5 minutes (60 game minutes) will win a prize (hits on yourself are not counted).",
"event_won":"<B>You are a Water Balloon winner!</B> Prize: $20,000",
@ -89,6 +93,8 @@
"event_start":"<B>ISLE CARD TRADING GAME:</B> You have just been given FOUR Isle Trading Cards. They are identical. To win at this game, you will need exactly one of each stallion, mare, colt and filly card in 5 minutes (60 game minutes).",
"event_disqualified":"<B>ISLE CARDS TIME IS UP:</B> You are disqualified for having over 4 cards!",
"event_one_type":"<B>ISLE CARDS TIME IS UP:</B> You only have one type of card. Removing cards.",
"event_two_type":"<B>ISLE CARDS TIME IS UP:</B> You only have two types of cards. Removing cards.",
"event_three_type":"<B>ISLE CARDS TIME IS UP:</B> You have three types of cards! Better luck next time. Removing cards.",
"event_no_cards":"<B>ISLE CARDS TIME IS UP:</B> You don't have any isle cards!",
"event_win":"<B>ISLE CARDS TIME IS UP:</B> You have all four cards! Great work! Prize=$25,000"
},