Normalize generated docs and asset naming
This commit is contained in:
@@ -9,12 +9,12 @@
|
||||
},
|
||||
"cases": [
|
||||
{ "when": "roll", "model": { "type": "model", "model": "lz:food/plated_salmon_roll" } },
|
||||
{ "when": "roll1", "model": { "type": "model", "model": "lz:food/plated_salmon_roll_1" } },
|
||||
{ "when": "roll2", "model": { "type": "model", "model": "lz:food/plated_salmon_roll_2" } },
|
||||
{ "when": "roll3", "model": { "type": "model", "model": "lz:food/plated_salmon_roll_3" } },
|
||||
{ "when": "roll4", "model": { "type": "model", "model": "lz:food/plated_salmon_roll_4" } },
|
||||
{ "when": "roll5", "model": { "type": "model", "model": "lz:food/plated_salmon_roll_5" } },
|
||||
{ "when": "roll6", "model": { "type": "model", "model": "lz:food/plated_salmon_roll_6" } }
|
||||
{ "when": "roll_1", "model": { "type": "model", "model": "lz:food/plated_salmon_roll_1" } },
|
||||
{ "when": "roll_2", "model": { "type": "model", "model": "lz:food/plated_salmon_roll_2" } },
|
||||
{ "when": "roll_3", "model": { "type": "model", "model": "lz:food/plated_salmon_roll_3" } },
|
||||
{ "when": "roll_4", "model": { "type": "model", "model": "lz:food/plated_salmon_roll_4" } },
|
||||
{ "when": "roll_5", "model": { "type": "model", "model": "lz:food/plated_salmon_roll_5" } },
|
||||
{ "when": "roll_6", "model": { "type": "model", "model": "lz:food/plated_salmon_roll_6" } }
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user