changed invasion messages

This commit is contained in:
Master Voltage 2015-07-26 00:17:55 -04:00
parent 894d05fd7b
commit 2abec96acc

View file

@ -4599,15 +4599,15 @@ SuitInvasionEnd = [
] ]
SuitInvasionUpdate = [ SuitInvasionUpdate = [
'Keep it up, Toons!!!', 'Keep it up, Toons!!!',
'The Cogs appear to be decreasing in numbers!!!' "The Cogs are beginning to explode in laughter!!!"
] ]
SuitInvasionBulletin = [ SuitInvasionBulletin = [
'There is a Cog invasion in progress!!!', 'There is a Cog invasion in progress!!!',
'%(plural)s have taken over Toontown!!!' '%(plural)s have taken over Toontown!!!'
] ]
SkelecogInvasionBegin = [ SkelecogInvasionBegin = [
"Hmm... We're getting a strange reading over here...", "This just in, Sellbot HQ's factory is going bonkers!",
'The Cog factories are running out of parts to build new Cogs!', "Sellbot HQ's factory is pushing out incomplete cogs!",
'%(singular)s Skelecogs have taken over Toontown!!!' '%(singular)s Skelecogs have taken over Toontown!!!'
] ]
SkelecogInvasionEnd = [ SkelecogInvasionEnd = [
@ -4616,35 +4616,35 @@ SkelecogInvasionEnd = [
] ]
SkelecogInvasionBulletin = [ SkelecogInvasionBulletin = [
'There is a Cog invasion in progress!!!', 'There is a Cog invasion in progress!!!',
'The Cog factories are running out of parts to build new Cogs!', "Sellbot HQ's factory has pushed out incomplete Cogs!",
'%(singular)s Skelecogs have taken over Toontown!!!' '%(singular)s Skelecogs have taken over Toontown!!!'
] ]
WaiterInvasionBegin = [ WaiterInvasionBegin = [
'It appears that the C.E.O. has fired all his waiters...', 'Uh oh, it appears that the Cogs banquet has been rescheduled!',
'The unemployed %(singular)s waiters are invading Toontown!!!' 'Waiter %(singular)s are invading Toontown!!!'
] ]
WaiterInvasionEnd = [ WaiterInvasionEnd = [
'The unemployed %(singular)s waiters have been defeated!!!', 'The Waiter %(singular)s waiters have been defeated!!!',
'The Toons have saved the day once again!!!' 'The Toons have saved the day once again!!!'
] ]
WaiterInvasionBulletin = [ WaiterInvasionBulletin = [
'There is a Cog invasion in progress!!!', 'There is a Cog invasion in progress!!!',
'The C.E.O. has fired all of his waiters!!!', 'The Cogs banquet has been rescheduled!!!',
'The unemployed %(singular)s waiters are invading Toontown!!!' 'The Waiter %(singular)s waiters are invading Toontown!!!'
] ]
V2InvasionBegin = [ V2InvasionBegin = [
"Yikes!!! This isn't good, Toons!", "Oh my, stock up on gags toons!",
'A major firmware update has been released to the Cogs!!!', 'The Toon HQ has spotted a Version 2.0 Cog Invasion!',
'Version 2.0 %(plural)s have taken over Toontown!!!' 'The V2 %(plural)s have taken over Toontown!!!'
] ]
V2InvasionEnd = [ V2InvasionEnd = [
'The Version 2.0 %(singular)s invasion has ended!!!', 'The V2 %(singular)s invasion has ended!!!',
'The Toons have saved the day once again!!!' 'The Toons have saved the day once again!!!'
] ]
V2InvasionBulletin = [ V2InvasionBulletin = [
'There is a Cog invasion in progress!!!', "There is a Cog invasion in progress!!!",
'A major firmware update has been released to the Cogs!!!', 'The Toon HQ has spotted a storm of Version 2.0 Cogs!',
'Version 2.0 %(plural)s have taken over Toontown!!!' 'The V2 %(plural)s have taken over Toontown!!!'
] ]
LeaderboardTitle = 'Toon Platoon' LeaderboardTitle = 'Toon Platoon'
QuestScript101_0 = 'Come here! Use the arrow keys to move.' QuestScript101_0 = 'Come here! Use the arrow keys to move.'
@ -9869,4 +9869,4 @@ Blacklist = [
"willy", "willy",
"xrated", "xrated",
"xxx" "xxx"
] ]