mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-18 20:57:46 -04:00
d_a_npc work (#2306)
This commit is contained in:
@@ -46,7 +46,7 @@ int daTalk_c::execute() {
|
||||
}
|
||||
} else {
|
||||
if (fopAcM_searchPlayerDistanceXZ(this) >
|
||||
dAttention_c::i_getDistTable(attention_info.distances[fopAc_attn_TALK_e]).mDistMaxRelease)
|
||||
dAttention_c::getDistTable(attention_info.distances[fopAc_attn_TALK_e]).mDistMaxRelease)
|
||||
{
|
||||
mMessageID = -1;
|
||||
fopAcM_delete(this);
|
||||
|
||||
Reference in New Issue
Block a user