Лок рас для не-спонсоров (#178)
* Лочим спонсорам расы * Забыл резоми * Revert "Лочим спонсорам расы" This reverts commit 2117acd23f3bce695e5ab585cd819029651f0467. * Revert "Забыл резоми" This reverts commit 7dc2b281c18cfbaf4ab78ac4cd302641a5394de6. * tweak: made our species sponsorOnly: true --------- Co-authored-by: SplikZerys <tronezero700@yandex.ru>
This commit is contained in:
parent
1e05f4feea
commit
63a8205837
4 changed files with 4 additions and 2 deletions
|
|
@ -3,13 +3,13 @@
|
|||
id: HumanoidXeno
|
||||
name: species-name-xeno
|
||||
roundStart: true
|
||||
sponsorOnly: true
|
||||
prototype: MobHumanoidXeno
|
||||
bodyTypes:
|
||||
- HumanoidXenoNormal
|
||||
markingLimits: MobHumanoidXenoMarkingLimits
|
||||
dollPrototype: MobXenoDummy
|
||||
skinColoration: Hues
|
||||
sponsorOnly: false
|
||||
maleFirstNames: names_xeno_first
|
||||
femaleFirstNames: names_xeno_first
|
||||
maleLastNames: names_xeno_last
|
||||
|
|
|
|||
|
|
@ -2,6 +2,7 @@
|
|||
id: Milira
|
||||
name: species-name-milira
|
||||
roundStart: true
|
||||
sponsorOnly: true
|
||||
prototype: MobMilira
|
||||
bodyTypes:
|
||||
- MiliraNormal
|
||||
|
|
|
|||
|
|
@ -3,13 +3,13 @@
|
|||
id: Predator
|
||||
name: species-name-predator
|
||||
roundStart: true
|
||||
sponsorOnly: true
|
||||
prototype: MobPredator
|
||||
bodyTypes:
|
||||
- PredatorNormal
|
||||
markingLimits: MobPredatorMarkingLimits
|
||||
dollPrototype: MobPredatorDummy
|
||||
skinColoration: Hues
|
||||
sponsorOnly: false
|
||||
defaultHeight: 1.05
|
||||
defaultWidth: 1.1
|
||||
maxHeight: 1.15
|
||||
|
|
|
|||
|
|
@ -2,6 +2,7 @@
|
|||
id: Resomi
|
||||
name: species-name-resomi
|
||||
roundStart: true
|
||||
sponsorOnly: true
|
||||
prototype: MobResomi
|
||||
bodyTypes:
|
||||
- ResomiNormal
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue