You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
AM2R-The-Horde-Multitroid/Export_Code/gml_Object_oTesterShield_Cr...

17 lines
267 B

canbeX = 0
myhealth = global.mod_testerHshield
image_speed = 0
shaking = 0
flashing = 0
offx = 0
offy = 0
damage = global.mod_testerDshield
center_x = 0
center_y = 0
numpickups = 0
if (oControl.mod_monstersextremecheck == 1)
{
myhealth *= 1.2
damage *= 1.1
}