Skip to content

Commit ceced54

Browse files
committed
Update unique heads and hairs
1 parent 33fface commit ceced54

3 files changed

Lines changed: 73 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "StandardsValidator"
3-
version = "2.14.1"
3+
version = "2.15.0"
44
edition = "2021"
55

66
[dependencies]

crates/codegen/data/bodyparts.json

Lines changed: 71 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,43 @@
203203
] },
204204
{ "model": "T_B_Rga_UNI_HeadDarnellTR", "rules": [
205205
[{ "id": "TR_m1_Darnell" }]
206+
] },
207+
{ "model": "T_B_De_UNI_HeadAthiresTR", "rules": [
208+
[{ "id": "TR_m7_FatFuckFrank" }]
209+
] },
210+
{ "model": "T_B_De_UNI_HeadFacelessFTR", "rules": [
211+
[{ "id": "TR_m3_TT_FS_faceless_2" }]
212+
] },
213+
{ "model": "T_B_De_UNI_HairFethasTR", "rules": [
214+
[{ "id": "T_B_De_UNI_HeadFethasTR" }],
215+
[{ "id": "T_B_De_UNI_HeadFethasTR" }]
216+
] },
217+
{ "model": "T_B_Imp_UNI_HeadAkaterinaPC", "rules": [
218+
[{ "id": "PC_m1_AkaterinaQueen" }],
219+
[{ "id": "PC_m1_AkaterinaHadrach" }],
220+
[{ "id": "PC_m1_AkaterinaPrisoner" }]
221+
] },
222+
{ "model": "T_B_Imp_UNI_HeadConomorusPC", "rules": [
223+
[{ "id": "PC_m1_MasquedCaptain" }]
224+
] },
225+
{ "model": "T_B_Imp_UNI_HeadEnmanPC", "rules": [
226+
[{ "id": "PC_m1_EnmanEumaeus" }],
227+
[{ "id": "PC_m1_EnmanSeptim" }]
228+
] },
229+
{ "model": "T_B_Imp_UNI_HeadHerrius2PC", "rules": [
230+
[{ "id": "PC_m1_HerriusBoss" }]
231+
] },
232+
{ "model": "T_B_Imp_UNI_HeadHerriusPC", "rules": [
233+
[{ "id": "PC_m1_HerriusThimistrel" }]
234+
] },
235+
{ "model": "T_B_Mo_HeadMale_Vehk_UNI", "rules": [
236+
[{ "id": "TR_TBD" }]
237+
] },
238+
{ "model": "T_B_Nor_UNI_HeadBardaSHOTN", "rules": [
239+
[{ "id": "Sky_iRe_MK_Barda" }]
240+
] },
241+
{ "model": "T_B_Rga_UNI_HeadIsodiPC", "rules": [
242+
[{ "id": "PC_m1_Isodi" }]
206243
] }
207244
],
208245
"hair": [
@@ -295,7 +332,40 @@
295332
[{ "id": "TR_m3_Aramius Marolus" }]
296333
] },
297334
{ "model": "T_B_Imp_UNI_HairCountessAnvilPC", "rules": [
298-
[{ "id": "PC_i2-Anv_Millona" }]
335+
[{ "id": "PC_m1_MillonaConomorus" }]
336+
] },
337+
{ "model": "T_B_De_UNI_HairAthiresTR", "rules": [
338+
[{ "id": "TR_m7_FatFuckFrank" }]
339+
] },
340+
{ "model": "T_B_De_UNI_HairFethasTR", "rules": [
341+
[{ "id": "TR_m7_Fethas Hlaalu" }],
342+
[{ "id": "TR_m7_Fethas Hlaalu_A" }]
343+
] },
344+
{ "model": "T_B_Imp_UNI_HairAkaterina2PC", "rules": [
345+
[{ "id": "PC_m1_AkaterinaQueen" }]
346+
] },
347+
{ "model": "T_B_Imp_UNI_HairAkaterinaPC", "rules": [
348+
[{ "id": "PC_m1_AkaterinaHadrach" }],
349+
[{ "id": "PC_m1_AkaterinaPrisoner" }]
350+
] },
351+
{ "model": "T_B_Imp_UNI_HairConomorusPC", "rules": [
352+
[{ "id": "PC_m1_MasquedCaptain" }]
353+
] },
354+
{ "model": "T_B_Imp_UNI_HairEnmanPC", "rules": [
355+
[{ "id": "PC_m1_EnmanEumaeus" }],
356+
[{ "id": "PC_m1_EnmanSeptim" }]
357+
] },
358+
{ "model": "T_B_Imp_UNI_HairHerrius2PC", "rules": [
359+
[{ "id": "PC_m1_HerriusBoss" }]
360+
] },
361+
{ "model": "T_B_Imp_UNI_HairHerriusPC", "rules": [
362+
[{ "id": "PC_m1_HerriusThimistrel" }]
363+
] },
364+
{ "model": "T_B_Nor_UNI_HairBardaSHOTN", "rules": [
365+
[{ "id": "Sky_iRe_MK_Barda" }]
366+
] },
367+
{ "model": "T_B_Rga_UNI_HairIsodiPC", "rules": [
368+
[{ "id": "PC_m1_Isodi" }]
299369
] }
300370
]
301371
}

0 commit comments

Comments
 (0)