Skip to content

Commit

Permalink
yaml fix
Browse files Browse the repository at this point in the history
  • Loading branch information
PyotrIgn committed Aug 24, 2024
1 parent c414d7b commit 334aa60
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ent-ADTBoxSurvivalMothEngineering = расширенный аварийный з
ent-ADTBoxSurvivalMothSecurity = аварийный запас для ниан
.desc = Коробка с базовым набором для выживания представителей вида ниан.
.suffix = СБ, Нианы
ent-BoxSurvivalMedical = аварийный запас для ниан
ent-ADTBoxSurvivalMothMedical = аварийный запас для ниан
.desc = Коробка с базовым набором для выживания представителей вида ниан.
.suffix = Медицинский, Нианы
ent-ADTBoxMothHug = коробка обнимашек ниан
Expand Down
4 changes: 2 additions & 2 deletions Resources/Prototypes/Reagents/medicine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -514,15 +514,15 @@
- !type:HealthChange
conditions:
- !type:ReagentThreshold
min: 30
min: 60 #ADT_Tweak - изменено значение передозировки для борьбы с набегаторами
damage:
types:
Poison: 3
- !type:ChemVomit
probability: 0.15
conditions:
- !type:ReagentThreshold
min: 30
min: 60 #ADT_Tweak - изменено значение передозировки для борьбы с набегаторами
- !type:GenericStatusEffect
key: PressureImmunity
component: PressureImmunity
Expand Down
3 changes: 3 additions & 0 deletions Resources/Textures/Objects/Tools/crowbar.rsi/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@
{
"name": "red-storage"
},
{
"name": "red-icon"
},
{
"name": "green-storage"
},
Expand Down
2 changes: 1 addition & 1 deletion Resources/migration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ TransmitterSubspaceStockPart: null
ClothingHeadHatHoodRad: null

# 2024-01-12
SpaceMedipen: null
# SpaceMedipen: null - ADT_Tweak

# 2024-01-18
ClothingHeadHelmetVoidParamed: null
Expand Down

0 comments on commit 334aa60

Please sign in to comment.