Skip to content

Commit 39749a1

Browse files
author
Hexalgo
committed
Revert changes in [D2protocol.json] to match preproduction branch
1 parent ddf7f70 commit 39749a1

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

pydofus2/com/ankamagames/jerakine/network/parser/D2protocol.json

+12-12
Original file line numberDiff line numberDiff line change
@@ -29758,23 +29758,23 @@
2975829758
}
2975929759
},
2976029760
"primitives": [
29761+
"Short",
29762+
"UTF",
2976129763
"UnsignedInt",
29762-
"Byte",
29764+
"VarUhInt",
29765+
"ByteArray",
29766+
"Float",
29767+
"VarLong",
2976329768
"UnsignedByte",
29764-
"UTF",
29769+
"Byte",
29770+
"VarUhLong",
2976529771
"UnsignedShort",
29766-
"VarUhInt",
29767-
"Int",
29772+
"VarShort",
2976829773
"VarUhShort",
29769-
"Double",
29770-
"VarUhLong",
29771-
"Float",
29772-
"Boolean",
29774+
"Int",
2977329775
"VarInt",
29774-
"VarShort",
29775-
"VarLong",
29776-
"Short",
29777-
"ByteArray"
29776+
"Double",
29777+
"Boolean"
2977829778
],
2977929779
"type": {
2978029780
"AbstractCharacterInformation": {

0 commit comments

Comments
 (0)