mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-18 12:52:51 -04:00
d_a_obj_twGate Matching (#2555)
* d_a_obj_twGate Matching * d_a_obj_volcbom OK
This commit is contained in:
@@ -3316,7 +3316,7 @@ int daNpc_Maro_c::arrowTutorial(void* ) {
|
||||
field_0xe33 = 1;
|
||||
} else {
|
||||
actor_p = (daTag_EvtArea_c*) mActorMngr[6].getActorP();
|
||||
if (actor_p != NULL && !(daPy_getPlayerActorClass()->eventInfo.chkCondition(1) == 0)) {
|
||||
if (actor_p != NULL && !(daPy_getPlayerActorClass()->eventInfo.chkCondition(dEvtCnd_CANTALK_e) == 0)) {
|
||||
if (actor_p->chkPointInArea(daPy_getPlayerActorClass()->current.pos) == 0) {
|
||||
mEvtNo = 9;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user