mirror of
https://github.com/zeldaret/tp
synced 2026-09-06 02:48:15 -04:00
d_a_npc_chin matching (#2822)
This commit is contained in:
@@ -3322,7 +3322,8 @@ int daNpc_Kn_c::ECut_secondEncount(int i_idx) {
|
||||
break;
|
||||
case 10:
|
||||
if (talkProc(0, 0, NULL, 0)) {
|
||||
if (mFlow.getChoiceNo() == 0) {
|
||||
int choiceNo = mFlow.getChoiceNo();
|
||||
if (choiceNo == 0) {
|
||||
int sp8 = 0;
|
||||
switch (mType) {
|
||||
case 1:
|
||||
|
||||
Reference in New Issue
Block a user