mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2024-12-24 04:02:40 -06:00
things for future events with field offices
This commit is contained in:
parent
5983452347
commit
b95ea6fe89
1 changed files with 10 additions and 2 deletions
|
@ -5011,7 +5011,11 @@ SpecialEventMailboxStrings = {1: 'A special item from the Toon Council just for
|
|||
14: 'Here is your Most V.P.s Defeated Tournament prize! Congratulations!',
|
||||
15: 'Here is your Operation: Storm Sellbot prize! Congratulations!',
|
||||
16: 'Here is your Most C.J.s Defeated Tournament prize! Congratulations!',
|
||||
17: 'Here is your Operation: Lawbots Lose prize! Congratulations!'}
|
||||
17: 'Here is your Operation: Lawbots Lose prize! Congratulations!',
|
||||
18: 'Here is your Most C.F.O.s Defeated Tournament prize! Congratulations!',
|
||||
19: 'Here is your Operation: Cashbot Chaos prize! Congratulations!',
|
||||
20: 'Here is your Most C.E.O.s Defeated Tournament prize! Congratulations!',
|
||||
21: 'Here is your Operation: Besiege Bossbot prize! Congratulations!'}
|
||||
RentalHours = 'Hours'
|
||||
RentalOf = 'Of'
|
||||
RentalCannon = 'Cannons!'
|
||||
|
@ -5394,7 +5398,11 @@ SpecialEventNames = {1: 'Generic Award',
|
|||
14: 'Most V.P.s Defeated',
|
||||
15: 'Operation Storm Sellbot Event',
|
||||
16: 'Most C.J.s Defeated',
|
||||
17: 'Operation Lawbots Lose Event'}
|
||||
17: 'Operation Lawbots Lose Event'
|
||||
18: 'Most C.F.O.s Defeated'
|
||||
19: 'Operation Cashbot Chaos Event'
|
||||
20: 'Most C.E.O.s Defeated'
|
||||
21: 'Operation Besiege Bossbot Event'}
|
||||
NewCatalogNotify = 'There are new items available to order at your phone!'
|
||||
NewDeliveryNotify = 'A new delivery has just arrived at your mailbox!'
|
||||
CatalogNotifyFirstCatalog = 'Your first cattlelog has arrived! You may use this to order new items for yourself or for your house.'
|
||||
|
|
Loading…
Reference in a new issue