mirror of
https://github.com/baiqwerdvd/ArknightsUID.git
synced 2025-05-05 03:23:45 +08:00
Update PlayerEquipmentInfo
This commit is contained in:
parent
267f7b46dc
commit
b597a971ae
@ -183,6 +183,7 @@ class PlayerEquipmentInfo(Struct):
|
|||||||
shiningColor: str
|
shiningColor: str
|
||||||
desc: Union[str, None] = None
|
desc: Union[str, None] = None
|
||||||
typeName1: Union[str, None] = None
|
typeName1: Union[str, None] = None
|
||||||
|
typeName2: Union[str, None] = None
|
||||||
|
|
||||||
|
|
||||||
class PlayerCampaignZoneInfo(Struct):
|
class PlayerCampaignZoneInfo(Struct):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user