Большинство рас не доступны в начале раунда

This commit is contained in:
Tornado Tech
2024-04-02 21:16:01 +10:00
parent e7e235d2b7
commit 56a0d9b761
5 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
- type: species
id: Arachnid
name: species-name-arachnid
roundStart: true
roundStart: false
prototype: MobArachnid
sprites: MobArachnidSprites
defaultSkinTone: "#385878"

View File

@@ -1,7 +1,7 @@
- type: species
id: Diona
name: species-name-diona
roundStart: true
roundStart: false
prototype: MobDiona
sprites: MobDionaSprites
defaultSkinTone: "#cdb369"

View File

@@ -1,7 +1,7 @@
- type: species
id: Moth
name: species-name-moth
roundStart: true
roundStart: false
prototype: MobMoth
sprites: MobMothSprites
defaultSkinTone: "#ffda93"

View File

@@ -1,7 +1,7 @@
- type: species
id: Reptilian
name: species-name-reptilian
roundStart: true
roundStart: false
prototype: MobReptilian
sprites: MobReptilianSprites
defaultSkinTone: "#34a223"

View File

@@ -1,7 +1,7 @@
- type: species
id: SlimePerson
name: species-name-slime
roundStart: true
roundStart: false
prototype: MobSlimePerson
sprites: MobSlimeSprites
defaultSkinTone: "#b8b8b8"