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