Cashbot Treasury Vault

This commit is contained in:
John 2015-07-06 02:39:08 +03:00
parent b6de2337d5
commit e31154ffc6

View file

@ -8133,7 +8133,7 @@ ElevatorBossBotBoss = 'Bossbot Clubhouse'
ElevatorBossBotCourse0 = 'The Front Three'
ElevatorBossBotCourse1 = 'The Middle Six'
ElevatorBossBotCourse2 = 'The Back Nine'
ElevatorCashBotBoss = 'Cashbot Vault'
ElevatorCashBotBoss = 'Cashbot Treasury Vault'
ElevatorCashBotMint0 = 'Coin Mint'
ElevatorCashBotMint1 = 'Dollar Mint'
ElevatorCashBotMint2 = 'Bullion Mint'
@ -8521,6 +8521,6 @@ FieldOfViewLabel = 'Field of View:'
BossLocations = {
'c': 'Bossbot Clubhouse\nBanquet',
'l': "Lawbot Courthouse\nBumpy Bumblebehr's Trial",
'm': 'Cashbot Vault',
'm': 'Cashbot Treasury Vault',
's': 'Sellbot Towers\nRooftop'
}