fix: 삭턴 소진 NPC 사망 처리를 복구
This commit is contained in:
@@ -452,6 +452,8 @@ export class ActionResolver<
|
||||
}),
|
||||
turnTime,
|
||||
...(turnTick === undefined ? {} : { turnTick }),
|
||||
bornYear: birthYear,
|
||||
deadYear: deathYear,
|
||||
};
|
||||
effects.push(createGeneralAddEffect(newGeneral));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user