Commit 9cb86dc 1 parent c1f44fd commit 9cb86dc Copy full SHA for 9cb86dc
File tree 1 file changed +55
-59
lines changed
Resources/Prototypes/SS220/spo9k/Species
1 file changed +55
-59
lines changed Original file line number Diff line number Diff line change 1
- - type : species
2
- id : Felinid
3
- name : Фелинид
4
- roundStart : true
5
- prototype : MobFelinid
6
- sprites : MobHumanSprites
7
- markingLimits : MobFelinidMarkingLimits
8
- dollPrototype : MobFelinidDummy
9
- skinColoration : HumanToned
10
- youngAge : 20
11
- oldAge : 40
12
- maxAge : 40
13
- blockedJobs :
14
- - Captain
15
- - BlueShield
16
- - HeadOfPersonnel
17
- - Quartermaster
18
- - ChiefEngineer
19
- - AtmosphericTechnician
20
- - StationEngineer
21
- - Chemist
22
- - ChiefMedicalOfficer
23
- - MedicalDoctor
24
- - Paramedic
25
- - ResearchDirector
26
- - Scientist
27
- - Brigmedic
28
- - Detective
29
- - HeadOfSecurity
30
- - SecurityCadet
31
- - SecurityOfficer
32
- - Warden
33
- - Boxer
34
- - type : markingPoints
35
- id : MobFelinidMarkingLimits
36
- points :
37
- Hair :
38
- points : 1
39
- required : false
40
- FacialHair :
41
- points : 1
42
- required : false
43
- Tail :
44
- points : 1
45
- required : true
46
- defaultMarkings : [ CatTail ]
47
- HeadTop :
48
- points : 1
49
- required : true
50
- defaultMarkings : [ CatEars ]
51
- Chest :
52
- points : 1
53
- required : false
54
- Legs :
55
- points : 2
56
- required : false
57
- Arms :
58
- points : 2
59
- required : false
1
+ - type : species
2
+ id : Felinid
3
+ name : Фелинид
4
+ roundStart : true
5
+ prototype : MobFelinid
6
+ sprites : MobHumanSprites
7
+ markingLimits : MobFelinidMarkingLimits
8
+ dollPrototype : MobFelinidDummy
9
+ skinColoration : HumanToned
10
+ youngAge : 20
11
+ oldAge : 40
12
+ maxAge : 40
13
+ blockedJobs :
14
+ - Captain
15
+ - BlueShield
16
+ - HeadOfPersonnel
17
+ - Quartermaster
18
+ - ChiefEngineer
19
+ - Chemist
20
+ - ChiefMedicalOfficer
21
+ - Paramedic
22
+ - ResearchDirector
23
+ - Brigmedic
24
+ - Detective
25
+ - HeadOfSecurity
26
+ - SecurityCadet
27
+ - SecurityOfficer
28
+ - Warden
29
+ - Boxer
30
+ - type : markingPoints
31
+ id : MobFelinidMarkingLimits
32
+ points :
33
+ Hair :
34
+ points : 1
35
+ required : false
36
+ FacialHair :
37
+ points : 1
38
+ required : false
39
+ Tail :
40
+ points : 1
41
+ required : true
42
+ defaultMarkings : [ FelinidTails ]
43
+ HeadTop :
44
+ points : 1
45
+ required : true
46
+ defaultMarkings : [ FelinidEars ]
47
+ Chest :
48
+ points : 1
49
+ required : false
50
+ Legs :
51
+ points : 2
52
+ required : false
53
+ Arms :
54
+ points : 2
55
+ required : false
You can’t perform that action at this time.
0 commit comments