From 490d5f3ac603548630c4cd202e56d3aada340a67 Mon Sep 17 00:00:00 2001 From: Evgencheg <7064926@gmail.com> Date: Thu, 19 Sep 2024 22:50:19 +0300 Subject: [PATCH] =?UTF-8?q?=D1=84=D0=B8=D0=BA=D1=81=D1=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ru-RU/_LostParadise/GameRules/names.ftl | 10 ---- .../_LostParadise/GameRules/roundstart.yml | 10 ---- .../Prototypes/_LostParadise/game_presets.yml | 24 -------- .../_LostParadise/sercret_weights.yml | 8 --- Resources/Prototypes/game_presets.yml | 57 +++++++++---------- Resources/Prototypes/secret_weights.yml | 9 +-- 6 files changed, 33 insertions(+), 85 deletions(-) delete mode 100644 Resources/Locale/ru-RU/_LostParadise/GameRules/names.ftl delete mode 100644 Resources/Prototypes/_LostParadise/GameRules/roundstart.yml delete mode 100644 Resources/Prototypes/_LostParadise/game_presets.yml delete mode 100644 Resources/Prototypes/_LostParadise/sercret_weights.yml diff --git a/Resources/Locale/ru-RU/_LostParadise/GameRules/names.ftl b/Resources/Locale/ru-RU/_LostParadise/GameRules/names.ftl deleted file mode 100644 index c9019ec220..0000000000 --- a/Resources/Locale/ru-RU/_LostParadise/GameRules/names.ftl +++ /dev/null @@ -1,10 +0,0 @@ -calm-title = Спокойный -calm-description = Ничего не происходит, буквально ничего, совсем ничего... Наслаждайся ЕРП(Ну или просто рп)! -easy-title = Легкий -easy-description = Кажется что-то идет не так... Но это было довольно легко! -average-title = Средний -average-description = На станции присутствуют различные угрозы... Прийдется немного напрячься... -heavy-title = Тяжелый -heavy-description = Это будет крайне не легко... А вы сможете вернуться домой? -pizdec-title = ХАРДКОР -pizdec-description = Это реально конец, ну вот полный конец. Ну вот вообще. Ну короче вот да. Станция бабах. diff --git a/Resources/Prototypes/_LostParadise/GameRules/roundstart.yml b/Resources/Prototypes/_LostParadise/GameRules/roundstart.yml deleted file mode 100644 index 24621dc7fe..0000000000 --- a/Resources/Prototypes/_LostParadise/GameRules/roundstart.yml +++ /dev/null @@ -1,10 +0,0 @@ -- type: entity - id: LPPRampingStationEventScheduler - parent: BaseGameRule - noSpawn: true - components: - - type: RampingStationEventScheduler -# chaosModifier: 2 # By default, one event eac.h 30-10 seconds after two hours Changing CVars will cause this to deviate. -# startingChaosRatio: 0.001 # Starts as slow as survival, but quickly ramps up -# shiftLengthModifier: 0.5 -# EventDelayModifier: 2 diff --git a/Resources/Prototypes/_LostParadise/game_presets.yml b/Resources/Prototypes/_LostParadise/game_presets.yml deleted file mode 100644 index 8bcb9243f4..0000000000 --- a/Resources/Prototypes/_LostParadise/game_presets.yml +++ /dev/null @@ -1,24 +0,0 @@ -- type: gamePreset - id: LPPSurvival - alias: - - lppsurvival - name: heavy-title - showInVote: true - description: heavy-description - minPlayers: 40 - rules: - - LPPRampingStationEventScheduler - - BasicRoundstartVariation - - SubGamemodesRule - -- type: gamePreset - id: LPPExtended - alias: - - lppextended - name: easy-title - showInVote: true - description: easy-description - rules: - - BasicStationEventScheduler - - BasicRoundstartVariation - - SubGamemodesRule diff --git a/Resources/Prototypes/_LostParadise/sercret_weights.yml b/Resources/Prototypes/_LostParadise/sercret_weights.yml deleted file mode 100644 index 870938431e..0000000000 --- a/Resources/Prototypes/_LostParadise/sercret_weights.yml +++ /dev/null @@ -1,8 +0,0 @@ -- type: weightedRandom - id: LPPSecret - weights: - LPPSurvival: 0.01 - Nukeops: 0.27 - Zombie: 0.23 - Traitor: 0.33 - LPPExtended: 0.16 diff --git a/Resources/Prototypes/game_presets.yml b/Resources/Prototypes/game_presets.yml index d49bfc0551..5970016770 100644 --- a/Resources/Prototypes/game_presets.yml +++ b/Resources/Prototypes/game_presets.yml @@ -3,7 +3,7 @@ alias: - survival name: survival-title - showInVote: false # secret # DeltaV - Me when the survival. Used for periapsis. + showInVote: true # secret # DeltaV - Me when the survival. Used for periapsis. description: survival-description rules: - RampingStationEventScheduler @@ -14,9 +14,9 @@ id: SurvivalHellshift alias: - hellshift - showInVote: false - name: pizdec-title - description: pizdec-description + showInVote: true + name: hellshift-title + description: hellshift-description rules: - HellshiftStationEventScheduler - BasicRoundstartVariation @@ -60,7 +60,7 @@ - extended - shittersafari name: extended-title - showInVote: false #2boring2vote # DeltaV - I'd like to disagree, used for periapsis. + showInVote: true #2boring2vote # DeltaV - I'd like to disagree, used for periapsis. description: extended-description rules: - BasicStationEventScheduler @@ -72,10 +72,9 @@ alias: - greenshift - shittersafarideluxeedition - name: calm-title - showInVote: true #4boring4vote - description: calm-description - maxPlayers: 30 + name: greenshift-title + showInVote: false #4boring4vote + description: greenshift-description rules: - BasicRoundstartVariation @@ -84,29 +83,29 @@ alias: - secret - sekrit - name: average-title + name: secret-title showInVote: true - description: average-description + description: secret-description rules: - Secret -#- type: gamePreset -# id: SecretExtended #For Admin Use: Runs Extended but shows "Secret" in lobby. -# alias: -# - secretextended -# name: secret-title -# showInVote: false #Admin Use -# description: secret-description -# rules: -# - BasicStationEventScheduler -# -#- type: gamePreset -# id: SecretGreenshift #For Admin Use: Runs Greenshift but shows "Secret" in lobby. -# alias: -# - secretgreenshift -# name: secret-title -# showInVote: false #Admin Use -# description: secret-description +- type: gamePreset + id: SecretExtended #For Admin Use: Runs Extended but shows "Secret" in lobby. + alias: + - secretextended + name: secret-title + showInVote: false #Admin Use + description: secret-description + rules: + - BasicStationEventScheduler + +- type: gamePreset + id: SecretGreenshift #For Admin Use: Runs Greenshift but shows "Secret" in lobby. + alias: + - secretgreenshift + name: secret-title + showInVote: false #Admin Use + description: secret-description - type: gamePreset id: Sandbox @@ -125,7 +124,7 @@ - traitor name: traitor-title description: traitor-description - showInVote: false + showInVote: true rules: - Traitor - SubGamemodesRule diff --git a/Resources/Prototypes/secret_weights.yml b/Resources/Prototypes/secret_weights.yml index d0f437cfed..ad383a76d1 100644 --- a/Resources/Prototypes/secret_weights.yml +++ b/Resources/Prototypes/secret_weights.yml @@ -1,8 +1,9 @@ - type: weightedRandom id: Secret weights: - Survival: 0.44 - Nukeops: 0.14 - Zombie: 0.03 - Traitor: 0.39 + #Survival: 0.44 + Nukeops: 0.34 + Zombie: 0.17 + Traitor: 0.49 #Pirates: 0.15 #ahoy me bucko +