Большинство рас не доступны в начале раунда
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
- type: species
|
||||
id: Arachnid
|
||||
name: species-name-arachnid
|
||||
roundStart: true
|
||||
roundStart: false
|
||||
prototype: MobArachnid
|
||||
sprites: MobArachnidSprites
|
||||
defaultSkinTone: "#385878"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
- type: species
|
||||
id: Diona
|
||||
name: species-name-diona
|
||||
roundStart: true
|
||||
roundStart: false
|
||||
prototype: MobDiona
|
||||
sprites: MobDionaSprites
|
||||
defaultSkinTone: "#cdb369"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
- type: species
|
||||
id: Moth
|
||||
name: species-name-moth
|
||||
roundStart: true
|
||||
roundStart: false
|
||||
prototype: MobMoth
|
||||
sprites: MobMothSprites
|
||||
defaultSkinTone: "#ffda93"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
- type: species
|
||||
id: Reptilian
|
||||
name: species-name-reptilian
|
||||
roundStart: true
|
||||
roundStart: false
|
||||
prototype: MobReptilian
|
||||
sprites: MobReptilianSprites
|
||||
defaultSkinTone: "#34a223"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
- type: species
|
||||
id: SlimePerson
|
||||
name: species-name-slime
|
||||
roundStart: true
|
||||
roundStart: false
|
||||
prototype: MobSlimePerson
|
||||
sprites: MobSlimeSprites
|
||||
defaultSkinTone: "#b8b8b8"
|
||||
|
||||
Reference in New Issue
Block a user