Some work on d_a_e_wb (#2639)

* Some work d_a_e_wb

* Match more in e_wb
This commit is contained in:
hatal175
2025-09-10 07:45:07 +03:00
committed by GitHub
parent b26f66b11f
commit 49a677c21a
9 changed files with 1468 additions and 641 deletions
+1 -1
View File
@@ -598,7 +598,7 @@ static void e_rdb_end(e_rdb_class* i_this) {
break;
case 10:
if ((((actor->mActionID == 102 && actor->speedF > 40.0f) &&
if ((((actor->mActionID == 102 && actor->mEnemy.speedF > 40.0f) &&
player->current.pos.x > 1470.0f && player->current.pos.x < 2130.0f)) &&
((player->current.pos.z < 200.0f) &&
(player->shape_angle.y > 0x7000 || player->shape_angle.y < -0x7000)))