Server-only component YAML cleanup (#26836)
* First pass cleaning up server-only YAML errors. * Second pass
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
Medicine:
|
||||
effects:
|
||||
- !type:ModifyBloodLevel
|
||||
condition:
|
||||
conditions:
|
||||
- !type:OrganType
|
||||
type: Arachnid
|
||||
shouldHave: true
|
||||
@@ -163,7 +163,7 @@
|
||||
Medicine:
|
||||
effects:
|
||||
- !type:ModifyBloodLevel
|
||||
condition:
|
||||
conditions:
|
||||
- !type:OrganType
|
||||
type: Arachnid
|
||||
shouldHave: false
|
||||
|
||||
@@ -234,7 +234,7 @@
|
||||
types:
|
||||
Asphyxiation: 1
|
||||
Cold: 2
|
||||
groups:
|
||||
groups:
|
||||
Brute: 0.5
|
||||
- !type:Jitter
|
||||
conditions:
|
||||
@@ -1044,7 +1044,7 @@
|
||||
Medicine:
|
||||
effects:
|
||||
- !type:HealthChange
|
||||
condition:
|
||||
conditions:
|
||||
- !type:TotalDamage
|
||||
max: 50
|
||||
damage:
|
||||
|
||||
@@ -480,7 +480,6 @@
|
||||
conditions:
|
||||
- !type:OrganType
|
||||
type: Human
|
||||
reagent: Protein
|
||||
type: Local
|
||||
visualType: MediumCaution
|
||||
messages: [ "generic-reagent-effect-sick" ]
|
||||
|
||||
Reference in New Issue
Block a user