equal
deleted
inserted
replaced
227 , gtWatermelon |
227 , gtWatermelon |
228 , gtDrill |
228 , gtDrill |
229 , gtAirBomb |
229 , gtAirBomb |
230 , gtCluster |
230 , gtCluster |
231 , gtMelonPiece |
231 , gtMelonPiece |
|
232 , gtBee |
232 , gtMolotov: bonuses.activity:= true; |
233 , gtMolotov: bonuses.activity:= true; |
233 gtCase: |
234 gtCase: |
234 if (Gear^.AIHints and aihDoesntMatter) = 0 then |
235 if (Gear^.AIHints and aihDoesntMatter) = 0 then |
235 AddBonus(hwRound(Gear^.X), hwRound(Gear^.Y) + 3, 37, 25); |
236 AddBonus(hwRound(Gear^.X), hwRound(Gear^.Y) + 3, 37, 25); |
236 gtFlame: |
237 gtFlame: |