summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Items/corpses.json
blob: ddc8cd6f0e47543f88f35cc8cd2036fec0781aba (plain)
1
2
3
4
5
6
7
8
9
10
11
[
  {
    "type": "GENERIC",
    "id": "corpse_generic_human_exsanguinated",
    "copy-from": "corpse",
    "name": { "str": "exsanguinated corpse" },
    "description": "A dead human body drained of all blood.",
    "material": "hflesh",
    "looks_like": "corpse"
  }
]