new JUNK
JUNK tech: meteor shower - take a shower, but meteors instead of water JUNK tech: discount - get 3 random JUNK tech for the price of 1! bug fixes I'll be off line until Saturday, so please don't submit any bug reports until I return
This commit is contained in:
@@ -124,7 +124,7 @@ function collisionChecks(event) {
|
||||
m.eyeFillColor = m.fieldMeterColor //'#0cf'
|
||||
if (!tech.isFlipFlopHarm) m.damage(dmg);
|
||||
}
|
||||
m.setMaxHealth();
|
||||
if (tech.isFlipFlopHealth) m.setMaxHealth();
|
||||
} else {
|
||||
m.damage(dmg); //normal damage
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user