Work on d_a_npc_cdn3 (#2351)

This commit is contained in:
hatal175
2025-03-27 03:48:43 +02:00
committed by GitHub
parent 764eb0493e
commit 6648566b7a
15 changed files with 2414 additions and 2503 deletions
+1 -1
View File
@@ -73,7 +73,7 @@ int daObjDigpl_c::execute() {
u8 item_no;
if (mpDigPoints != NULL) {
item_no = mpDigPoints->m_points[mCurrentDigPoint].field_0x0;
item_no = mpDigPoints->m_points[mCurrentDigPoint].mArg1;
} else {
item_no = getItemNum();
}