diff --git a/astron/databases/.gitignore b/astron/databases/.gitignore index c65d9535..2271dc2e 100644 --- a/astron/databases/.gitignore +++ b/astron/databases/.gitignore @@ -1,2 +1,2 @@ *.db -air_cache/ +air_cache/ \ No newline at end of file diff --git a/config/release/test.prc b/config/release/test.prc index 4f3287ec..c04669d6 100644 --- a/config/release/test.prc +++ b/config/release/test.prc @@ -21,12 +21,12 @@ disable-sos-card 91917 disable-sos-card 91918 # Optional: -want-chestnut-park-construction #t +want-chestnut-park-construction #f cogdo-pop-factor 1.5 cogdo-ratio 0.4 # Temporary: -want-phone-quest #f +want-phone-quest #t # Staff events: -cfo-staff-event #t +cfo-staff-event #f diff --git a/otp/distributed/DCClassImports.py b/otp/distributed/DCClassImports.py index 2f4951de..238b9f70 100644 --- a/otp/distributed/DCClassImports.py +++ b/otp/distributed/DCClassImports.py @@ -2,7 +2,7 @@ from pandac.PandaModules import * -hashVal = 2686599263L +hashVal = 1768334973 from toontown.coghq import DistributedCashbotBossSafe, DistributedCashbotBossCrane, DistributedBattleFactory, DistributedCashbotBossTreasure, DistributedCogHQDoor, DistributedSellbotHQDoor, DistributedFactoryElevatorExt, DistributedMintElevatorExt, DistributedLawOfficeElevatorExt, DistributedLawOfficeElevatorInt, LobbyManager, DistributedMegaCorp, DistributedFactory, DistributedLawOffice, DistributedLawOfficeFloor, DistributedLift, DistributedDoorEntity, DistributedSwitch, DistributedButton, DistributedTrigger, DistributedCrushableEntity, DistributedCrusherEntity, DistributedStomper, DistributedStomperPair, DistributedLaserField, DistributedGolfGreenGame, DistributedSecurityCamera, DistributedMover, DistributedElevatorMarker, DistributedBarrelBase, DistributedGagBarrel, DistributedBeanBarrel, DistributedHealBarrel, DistributedGrid, ActiveCell, DirectionalCell, CrusherCell, DistributedCrate, DistributedSinkingPlatform, BattleBlocker, DistributedMint, DistributedMintRoom, DistributedMintBattle, DistributedStage, DistributedStageRoom, DistributedStageBattle, DistributedLawbotBossGavel, DistributedLawbotCannon, DistributedLawbotChair, DistributedCogKart, DistributedCountryClub, DistributedCountryClubRoom, DistributedMoleField, DistributedCountryClubBattle, DistributedMaze, DistributedFoodBelt, DistributedBanquetTable, DistributedGolfSpot