mirror of
https://github.com/fspc/BikeShed-1.git
synced 2025-03-01 01:03:23 -05:00
17 lines
187 B
YAML
17 lines
187 B
YAML
undetermined:
|
|
id: 1
|
|
condition: UNDETERMINED
|
|
poor:
|
|
id: 2
|
|
condition: POOR
|
|
fair:
|
|
id: 3
|
|
condition: FAIR
|
|
good:
|
|
id: 4
|
|
condition: GOOD
|
|
excellent:
|
|
id: 5
|
|
condition: EXCELLENT
|
|
|