From e2dec03cbb1a705969e42d5783581f16d2cf88ee Mon Sep 17 00:00:00 2001 From: Deserty0 <86846189+Deserty0@users.noreply.github.com> Date: Tue, 1 Apr 2025 15:41:35 +1000 Subject: [PATCH] April fools fix (#1113) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * fix * fuck * фы --- .../_CP14/Catalog/Fills/closets.yml | 8 +++++++ .../Prototypes/_CP14/Guidebook/entry.yml | 3 +-- .../Prototypes/_CP14/Reagents/ingots.yml | 22 +++++++++---------- .../_CP14/Guidebook_EN/TOPSECRET.xml | 7 ++++++ .../_CP14/Guidebook_RU/TOPSECRET.xml | 4 ++-- 5 files changed, 29 insertions(+), 15 deletions(-) create mode 100644 Resources/ServerInfo/_CP14/Guidebook_EN/TOPSECRET.xml diff --git a/Resources/Prototypes/_CP14/Catalog/Fills/closets.yml b/Resources/Prototypes/_CP14/Catalog/Fills/closets.yml index c8aa5c1dd7..f5be87847e 100644 --- a/Resources/Prototypes/_CP14/Catalog/Fills/closets.yml +++ b/Resources/Prototypes/_CP14/Catalog/Fills/closets.yml @@ -10,6 +10,14 @@ - id: CP14PaperFolderBlue - id: CP14PenFeather amount: 1 + - id: CP14BloodFlower + amount: 5 + - id: CP14Dayflin + amount: 5 + - id: CP14ChromiumSlime + amount: 5 + - id: CP14LumiMushroom + amount: 5 - type: entity parent: CP14WoodenCloset diff --git a/Resources/Prototypes/_CP14/Guidebook/entry.yml b/Resources/Prototypes/_CP14/Guidebook/entry.yml index 838e34ea85..5a58a5a20d 100644 --- a/Resources/Prototypes/_CP14/Guidebook/entry.yml +++ b/Resources/Prototypes/_CP14/Guidebook/entry.yml @@ -29,7 +29,6 @@ - type: guideEntry crystallPunkAllowed: true - locFilter: "en-EN" id: CP14_TOPSECRETEN name: TOP SECRET!!!!! - text: "/ServerInfo/_CP14/Guidebook_RU/TOPSECRET.xml" \ No newline at end of file + text: "/ServerInfo/_CP14/Guidebook_EN/TOPSECRET.xml" \ No newline at end of file diff --git a/Resources/Prototypes/_CP14/Reagents/ingots.yml b/Resources/Prototypes/_CP14/Reagents/ingots.yml index c077e1a398..ba4b35cd67 100644 --- a/Resources/Prototypes/_CP14/Reagents/ingots.yml +++ b/Resources/Prototypes/_CP14/Reagents/ingots.yml @@ -73,7 +73,7 @@ id: CP14AlloyCoconut name: cp14-reagent-name-alloy-coconut desc: cp14-reagent-desc-alloy-coconut - group: CP14Alloy + group: CP14AlloyApril flavor: CP14Metallic color: "#baaa9a" physicalDesc: cp14-reagent-physical-desc-molten @@ -93,7 +93,7 @@ id: CP14AlloyNotCoconut name: cp14-reagent-name-alloy-not-coconut desc: cp14-reagent-desc-alloy-not-coconut - group: CP14Alloy + group: CP14AlloyApril flavor: CP14Metallic color: "#c18c38" physicalDesc: cp14-reagent-physical-desc-molten @@ -113,7 +113,7 @@ id: CP14AlloyInversium name: cp14-reagent-name-alloy-inversium desc: cp14-reagent-desc-alloy-inversium - group: CP14Alloy + group: CP14AlloyApril color: "#70b670" # Temperature @@ -122,7 +122,7 @@ id: CP14AlloyNormaldaynium name: cp14-reagent-name-alloy-normaldaynium desc: cp14-reagent-desc-alloy-normaldaynium - group: CP14Alloy + group: CP14AlloyApril flavor: CP14Metallic color: "#d9af7e" physicalDesc: cp14-reagent-physical-desc-molten @@ -141,7 +141,7 @@ id: CP14AlloyBaddaynium name: cp14-reagent-name-alloy-baddaynium desc: cp14-reagent-desc-alloy-baddaynium - group: CP14Alloy + group: CP14AlloyApril flavor: CP14Metallic color: "#ceb398" physicalDesc: cp14-reagent-physical-desc-molten @@ -164,7 +164,7 @@ id: CP14AlloyHealium name: cp14-reagent-name-alloy-healium desc: cp14-reagent-desc-alloy-healium - group: CP14Alloy + group: CP14AlloyApril flavor: CP14Metallic color: "#d48c1e" physicalDesc: cp14-reagent-physical-desc-molten @@ -185,7 +185,7 @@ id: CP14AlloyKillium name: cp14-reagent-name-alloy-killium desc: cp14-reagent-desc-alloy-killium - group: CP14Alloy + group: CP14AlloyApril flavor: CP14Metallic color: "#e29a34" physicalDesc: cp14-reagent-physical-desc-molten @@ -206,7 +206,7 @@ id: CP14AlloyDinner name: cp14-reagent-name-alloy-dinner desc: cp14-reagent-desc-alloy-dinner - group: CP14Alloy + group: CP14AlloyApril flavor: CP14Metallic color: "#70c88e" physicalDesc: cp14-reagent-physical-desc-molten @@ -223,7 +223,7 @@ id: CP14AlloySpeedrunnium name: cp14-reagent-name-alloy-speedrunnium desc: cp14-reagent-desc-alloy-speedrunnium - group: CP14Alloy + group: CP14AlloyApril flavor: CP14Metallic color: "#90c1be" physicalDesc: cp14-reagent-physical-desc-molten @@ -246,7 +246,7 @@ id: CP14AlloyTurtle name: cp14-reagent-name-alloy-turtle desc: cp14-reagent-desc-alloy-turtle - group: CP14Alloy + group: CP14AlloyApril flavor: CP14Metallic color: "#6bcab1" physicalDesc: cp14-reagent-physical-desc-molten @@ -269,7 +269,7 @@ id: CP14AlloyBreakingbad name: cp14-reagent-name-alloy-breakingbad desc: cp14-reagent-desc-alloy-breakingbad - group: CP14Alloy + group: CP14AlloyApril flavor: CP14Metallic color: "#4946d2" physicalDesc: cp14-reagent-physical-desc-molten diff --git a/Resources/ServerInfo/_CP14/Guidebook_EN/TOPSECRET.xml b/Resources/ServerInfo/_CP14/Guidebook_EN/TOPSECRET.xml new file mode 100644 index 0000000000..9831320f6d --- /dev/null +++ b/Resources/ServerInfo/_CP14/Guidebook_EN/TOPSECRET.xml @@ -0,0 +1,7 @@ + +# TOPSECRET +They will find you +Use mortar and pestle to get molten metals + + + \ No newline at end of file diff --git a/Resources/ServerInfo/_CP14/Guidebook_RU/TOPSECRET.xml b/Resources/ServerInfo/_CP14/Guidebook_RU/TOPSECRET.xml index 26590cae15..3cdd8f4112 100644 --- a/Resources/ServerInfo/_CP14/Guidebook_RU/TOPSECRET.xml +++ b/Resources/ServerInfo/_CP14/Guidebook_RU/TOPSECRET.xml @@ -1,7 +1,7 @@ # TOPSECRET They will find you - - +Используйте ступку и пестик для получения расплавленных металлов + \ No newline at end of file