Mercurial > mm7
comparison Indoor.cpp @ 414:d8b3056df4e2
AI_Bored
author | Nomad |
---|---|
date | Sat, 23 Feb 2013 17:15:36 +0200 |
parents | 35a62d1948d4 |
children | 24936a5ff8ca |
comparison
equal
deleted
inserted
replaced
413:111f25d1cc04 | 414:d8b3056df4e2 |
---|---|
4343 LABEL_114: | 4343 LABEL_114: |
4344 Actor::_402968(v63, v36, v22, (AIDirection *)v22); | 4344 Actor::_402968(v63, v36, v22, (AIDirection *)v22); |
4345 goto LABEL_119; | 4345 goto LABEL_119; |
4346 } | 4346 } |
4347 } | 4347 } |
4348 Actor::_403F58(v63, 4, v22, &v53); | 4348 Actor::AI_StandOrBored(v63, 4, v22, &v53); |
4349 goto LABEL_119; | 4349 goto LABEL_119; |
4350 } | 4350 } |
4351 if ( v0->vPosition.x & 1 ) | 4351 if ( v0->vPosition.x & 1 ) |
4352 v0->uYawAngle += 100; | 4352 v0->uYawAngle += 100; |
4353 else | 4353 else |
4357 { | 4357 { |
4358 if ( pParty->bTurnBasedModeOn == 1 && (pTurnEngine->field_4 == 2 || pTurnEngine->field_4 == 3) ) | 4358 if ( pParty->bTurnBasedModeOn == 1 && (pTurnEngine->field_4 == 2 || pTurnEngine->field_4 == 3) ) |
4359 goto LABEL_123; | 4359 goto LABEL_123; |
4360 if ( !v0->pMonsterInfo.uHostilityType || v56 != v22 ) | 4360 if ( !v0->pMonsterInfo.uHostilityType || v56 != v22 ) |
4361 { | 4361 { |
4362 Actor::_403F58(v63, 4, v22, &v52); | 4362 Actor::AI_StandOrBored(v63, 4, v22, &v52); |
4363 goto LABEL_123; | 4363 goto LABEL_123; |
4364 } | 4364 } |
4365 } | 4365 } |
4366 } | 4366 } |
4367 LABEL_120: | 4367 LABEL_120: |