summaryrefslogtreecommitdiff
path: root/src/d/actor/d_a_npc_people.cpp
diff options
context:
space:
mode:
authorLagoLunatic <LagoLunatic@users.noreply.github.com>2025-03-24 20:32:30 -0400
committerLagoLunatic <LagoLunatic@users.noreply.github.com>2025-03-24 20:32:30 -0400
commit13fd5f3dc4e73de85d77c2690aaabbe1e9d2edec (patch)
treebe895f9a9375a9a828b7a3e19e711dca18f18f35 /src/d/actor/d_a_npc_people.cpp
parent8c89f42a0cc73f20d743d1339bdf43f26ab442ad (diff)
d_a_bk OK
Diffstat (limited to 'src/d/actor/d_a_npc_people.cpp')
-rw-r--r--src/d/actor/d_a_npc_people.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/d/actor/d_a_npc_people.cpp b/src/d/actor/d_a_npc_people.cpp
index ba7812d9..00d07bae 100644
--- a/src/d/actor/d_a_npc_people.cpp
+++ b/src/d/actor/d_a_npc_people.cpp
@@ -5610,7 +5610,7 @@ void daNpcPeople_c::eventOrder() {
fopAcM_orderChangeEventId(dComIfGp_getPlayer(0), this, m766[0], 0, 0xFFFF);
}
else if(m78D == 0xB) {
- fopAcM_orderChangeEventId(dComIfGp_getPlayer(0), this, m766[0], 8, 0xFFFF);
+ fopAcM_orderChangeEventId(dComIfGp_getPlayer(0), this, m766[0], dEvtFlag_UNK8_e, 0xFFFF);
}
else if(m78D == 0xC) {
fopAcM_orderChangeEventId(dComIfGp_getPlayer(0), this, m766[1], 0, 0xFFFF);