fix(ui): 사망 화면 장비 슬롯명 표시 및 기타 수정
- 사망 시 잃은 아이템에 슬롯명 표시 추가 - progress_service 마이너 수정 - 관련 테스트 업데이트
This commit is contained in:
@@ -74,6 +74,7 @@ void main() {
|
||||
level: 10,
|
||||
atk: 10,
|
||||
def: 5,
|
||||
magDef: 5,
|
||||
hpMax: 100,
|
||||
hpCurrent: 0, // 몬스터 사망 상태
|
||||
criRate: 0.05,
|
||||
|
||||
Reference in New Issue
Block a user