diff --git a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/decoration/present.ftl b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/decoration/present.ftl index 32444cc788e..352a29c2095 100644 --- a/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/decoration/present.ftl +++ b/Resources/Locale/ru-RU/ss14-ru/prototypes/entities/objects/decoration/present.ftl @@ -15,9 +15,6 @@ ent-PresentRandom = { ent-PresentBase } ent-PresentRandomCoal = { ent-PresentBase } .suffix = Filled Coal .desc = { ent-PresentBase.desc } -ent-PresentRandomAsh = { ent-PresentBase } - .suffix = Заполненный, Пепел - .desc = { ent-PresentBase.desc } ent-PresentRandomCash = { ent-PresentBase } .suffix = Заполненный, Деньги .desc = { ent-PresentBase.desc } diff --git a/Resources/Prototypes/Corvax/Entities/Objects/Decoration/flora.yml b/Resources/Prototypes/Corvax/Entities/Objects/Decoration/flora.yml index ee7e1066caf..e316ff0e7ad 100644 --- a/Resources/Prototypes/Corvax/Entities/Objects/Decoration/flora.yml +++ b/Resources/Prototypes/Corvax/Entities/Objects/Decoration/flora.yml @@ -61,7 +61,7 @@ - id: PresentRandomCash prob: 0.20 orGroup: present - - id: PresentRandomAsh + - id: PresentRandomCoal prob: 0.05 orGroup: present receivedPopup: christmas-tree-got-gift diff --git a/Resources/Prototypes/Maps/amber.yml b/Resources/Prototypes/Maps/amber.yml index e415d5bc5d5..3f6f614d8ff 100644 --- a/Resources/Prototypes/Maps/amber.yml +++ b/Resources/Prototypes/Maps/amber.yml @@ -19,6 +19,7 @@ availableJobs: #service Captain: [ 1, 1 ] + IAA: [ 1, 1 ] # Corvax-IAA HeadOfPersonnel: [ 1, 1 ] Bartender: [ 1, 1 ] Botanist: [ 2, 2 ] @@ -50,7 +51,7 @@ SecurityOfficer: [ 4, 4 ] Detective: [ 1, 1 ] SecurityCadet: [ 1, 1 ] - Lawyer: [ 1, 1 ] + #Lawyer: [ 1, 1 ] # Corvax-IAA #supply Quartermaster: [ 1, 1 ] SalvageSpecialist: [ 2, 3 ]