Example #1
0
 def enter(self):
     self.originalUpgrades = base.localAvatar.getPUInventory()
     self.upgradesPurchased = False
     Shop.enter(self)
Example #2
0
 def enter(self):
     Shop.enter(self)
     self.originalSupply = base.localAvatar.getBackpackAmmo()
 def enter(self):
     Shop.enter(self)
Example #4
0
 def enter(self):
     self.originalUpgrades = base.localAvatar.getPUInventory()
     self.upgradesPurchased = False
     Shop.enter(self)
Example #5
0
 def enter(self):
     Shop.enter(self)
     self.originalSupply = base.localAvatar.getBackpackAmmo()