Emi Matchu
0b3dd02323
As I'm writing out my solution for this, I'm almost wondering if it's time for the refactor I've been Theoretically Planning Someday, to move items to a real `ItemAppearance` model in the database similar to `PetState`… Hmm hmm hmm… For now though, I'm taking a break!
12 lines
123 B
YAML
12 lines
123 B
YAML
blue:
|
|
id: 8
|
|
name: blue
|
|
purple:
|
|
id: 57
|
|
name: purple
|
|
robot:
|
|
id: 62
|
|
name: robot
|
|
striped:
|
|
id: 77
|
|
name: striped
|