about summary refs log tree commit diff
path: root/users/glittershark/xanthous/src/Xanthous/Entities/Raws/noodles.yaml
blob: c3f19dce91d1c43a229206fc31d056a3988f7a9e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
Item:
  name: noodles
  description: "a big bowl o' noodles"
  longDescription: You know exactly what kind of noodles
  char:
    char: 'n'
    style:
      foreground: yellow
  edible:
    hitpointsHealed: 2
    eatMessage:
      - You slurp up the noodles. Yumm!