jkp1187
Unindicted Co-Conspirator
This worked!
Well, that only took a week and a half....
Code:
for plot in lValidPlots:
pOwner2 = plot.getTeam()
pPlayer2 = gc.getTeam(pOwner2)
pBonus2 = gc.getBonusInfo(iBonus)
TechBonus = pBonus2.getTechReveal()
if not pPlayer2.isHasTech(TechBonus):
return
Well, that only took a week and a half....
