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.
AM2Rogue/Export_Code/gml_Object_oQueenHead_Other...

12 lines
189 B

if (state != 100)
{
dmg = 40
flashtime = 20
eyes_close = 20
shaking = 24
event_user(0)
jaw_target_angle = 30
sfx_stop(sndQueenHit2)
sfx_play(sndQueenHit2)
}