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.
|
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)
|
|
}
|