Co-authored-by: Moony <moonheart08@users.noreply.github.com> Co-authored-by: Kara <lunarautomaton6@gmail.com> Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
48 lines
987 B
YAML
48 lines
987 B
YAML
- type: species
|
|
id: Human
|
|
name: species-name-human
|
|
roundStart: true
|
|
prototype: MobHuman
|
|
dollPrototype: MobHumanDummy
|
|
skinColoration: HumanToned
|
|
|
|
- type: species
|
|
id: Dwarf
|
|
name: species-name-dwarf
|
|
roundStart: true
|
|
prototype: MobDwarf
|
|
dollPrototype: MobDwarfDummy
|
|
skinColoration: HumanToned
|
|
|
|
- type: species
|
|
id: Reptilian
|
|
name: species-name-reptilian
|
|
roundStart: true
|
|
prototype: MobReptilian
|
|
dollPrototype: MobReptilianDummy
|
|
skinColoration: Hues
|
|
|
|
- type: species
|
|
id: SlimePerson
|
|
name: species-name-slime
|
|
roundStart: true
|
|
prototype: MobSlimePerson
|
|
dollPrototype: MobSlimePersonDummy
|
|
skinColoration: Hues
|
|
|
|
- type: species
|
|
id: Skeleton
|
|
name: Skeleton
|
|
roundStart: false #unspooky, change it in october
|
|
prototype: MobSkeletonPerson
|
|
dollPrototype: MobSkeletonPersonDummy
|
|
skinColoration: TintedHues
|
|
|
|
#- type: species
|
|
# id: Vox
|
|
# name: Vox
|
|
# roundStart: true
|
|
# prototype: MobVox
|
|
# dollPrototype: MobVoxDummy
|
|
# skinColoration: Hues
|