미션 - 가챠 2종

This commit is contained in:
Ino 2025-03-19 08:03:53 +09:00
parent c78e076fa5
commit 7e9e58dd5b
3 changed files with 4 additions and 1 deletions

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -86,5 +86,8 @@ public class PetUI_Left : UI3DModel
sdata.Add_Item(temp.itemid, 1);
}
ObtainItemUI.Ins.Set(itemlst);
sdata.Add_MissionCount(ePurpose.GACHA_ALL, 0, amount);
sdata.Add_MissionCount(ePurpose.GACHA_ACC, 0, amount);
}
}