mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-16 20:27:36 -04:00
scannon / scannon_crs / scannon_ten done (#2632)
* scannon done * scannon_crs done * scannon_ten done * pr * attention debug stuff * attn flags * fix build
This commit is contained in:
@@ -51,7 +51,7 @@ int daObjDigholl_c::execute() {
|
||||
(field_0x56a == 0xff || fopAcM_isSwitch(this, field_0x56a)) &&
|
||||
(f32)fabsf(current.pos.y - player->current.pos.y) < 40.0f)
|
||||
{
|
||||
attention_info.flags = 0x80;
|
||||
attention_info.flags = fopAc_AttnFlag_ETC_e;
|
||||
} else {
|
||||
attention_info.flags = 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user