From 191d6e9ee1e5d863d6c3a11d50809f6898967953 Mon Sep 17 00:00:00 2001 From: LaryNevesPR Date: Fri, 12 Jul 2024 15:57:11 -0300 Subject: [PATCH] =?UTF-8?q?Mudan=C3=A7as=20inicias=20do=20Fofoca?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Resources/Prototypes/Entities/Objects/Weapons/Melee/sword.yml | 2 +- Resources/Prototypes/Roles/Antags/ninja.yml | 3 --- Resources/Prototypes/Roles/Antags/revolutionary.yml | 4 ++-- Resources/Prototypes/Roles/Antags/traitor.yml | 2 +- Resources/Prototypes/Roles/Antags/zombie.yml | 3 --- Resources/Prototypes/Species/dwarf.yml | 2 +- Resources/Prototypes/lobbyscreens.yml | 4 ---- 7 files changed, 5 insertions(+), 15 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Melee/sword.yml b/Resources/Prototypes/Entities/Objects/Weapons/Melee/sword.yml index dd41468892c..6e20ff247d3 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Melee/sword.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Melee/sword.yml @@ -13,7 +13,7 @@ attackRate: 1.5 damage: types: - Slash: 15 + Slash: 25 # Fofoca soundHit: path: /Audio/Weapons/bladeslice.ogg - type: Reflect diff --git a/Resources/Prototypes/Roles/Antags/ninja.yml b/Resources/Prototypes/Roles/Antags/ninja.yml index 23027805a1c..a7492bd1b16 100644 --- a/Resources/Prototypes/Roles/Antags/ninja.yml +++ b/Resources/Prototypes/Roles/Antags/ninja.yml @@ -4,6 +4,3 @@ antagonist: true setPreference: false objective: roles-antag-space-ninja-objective - requirements: - - !type:OverallPlaytimeRequirement # DeltaV - Playtime requirement - time: 259200 # DeltaV - 72 hours diff --git a/Resources/Prototypes/Roles/Antags/revolutionary.yml b/Resources/Prototypes/Roles/Antags/revolutionary.yml index 6f22bd1d58a..6720201791f 100644 --- a/Resources/Prototypes/Roles/Antags/revolutionary.yml +++ b/Resources/Prototypes/Roles/Antags/revolutionary.yml @@ -6,10 +6,10 @@ objective: roles-antag-rev-head-objective requirements: - !type:OverallPlaytimeRequirement # DeltaV - Playtime requirement - time: 172800 # DeltaV - 48 hours + time: 7200 - !type:DepartmentTimeRequirement # DeltaV - Command dept time requirement department: Command - time: 36000 # DeltaV - 10 hours + time: 3600 - type: antag id: Rev diff --git a/Resources/Prototypes/Roles/Antags/traitor.yml b/Resources/Prototypes/Roles/Antags/traitor.yml index 98fdb0ee47d..1e5d872ebd1 100644 --- a/Resources/Prototypes/Roles/Antags/traitor.yml +++ b/Resources/Prototypes/Roles/Antags/traitor.yml @@ -6,4 +6,4 @@ objective: roles-antag-syndicate-agent-objective requirements: - !type:OverallPlaytimeRequirement # DeltaV - Playtime requirement - time: 86400 # DeltaV - 24 hours + time: 1800 # Fofoca - 30 min diff --git a/Resources/Prototypes/Roles/Antags/zombie.yml b/Resources/Prototypes/Roles/Antags/zombie.yml index 6ff0f17edc7..2ba5640891f 100644 --- a/Resources/Prototypes/Roles/Antags/zombie.yml +++ b/Resources/Prototypes/Roles/Antags/zombie.yml @@ -4,9 +4,6 @@ antagonist: true setPreference: true objective: roles-antag-initial-infected-objective - requirements: - - !type:OverallPlaytimeRequirement # DeltaV - Playtime requirement - time: 43200 # DeltaV - 12 hours - type: antag id: Zombie diff --git a/Resources/Prototypes/Species/dwarf.yml b/Resources/Prototypes/Species/dwarf.yml index 86743ca2d66..dc64d09d31c 100644 --- a/Resources/Prototypes/Species/dwarf.yml +++ b/Resources/Prototypes/Species/dwarf.yml @@ -1,7 +1,7 @@ - type: species id: Dwarf name: species-name-dwarf - roundStart: false # DeltaV - Disable dwarf + roundStart: true # Fofoca - Anões voltaram prototype: MobDwarf sprites: MobHumanSprites markingLimits: MobHumanMarkingLimits diff --git a/Resources/Prototypes/lobbyscreens.yml b/Resources/Prototypes/lobbyscreens.yml index 6e0e604f926..a103abd85cb 100644 --- a/Resources/Prototypes/lobbyscreens.yml +++ b/Resources/Prototypes/lobbyscreens.yml @@ -34,10 +34,6 @@ id: Singulo background: /Textures/LobbyScreens/Singulo.webp -- type: lobbyBackground - id: TechnologicalProgress - background: /Textures/LobbyScreens/DeltaV__Technological_Progress_by_threlo.webp - - type: lobbyBackground id: OperatorPlush background: /Textures/LobbyScreens/OperatorPlush.webp