mirror of
https://github.com/zeldaret/tww.git
synced 2026-08-19 21:33:07 -04:00
d_a_bk OK
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user