]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Fix standart -> standard and dressfilled test fail (#26942)
authormetalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Sun, 14 Apr 2024 03:07:14 +0000 (13:07 +1000)
committerGitHub <noreply@github.com>
Sun, 14 Apr 2024 03:07:14 +0000 (13:07 +1000)
Fix standart -> standard

20 files changed:
Resources/Prototypes/Catalog/Fills/Lockers/wardrobe_colors.yml
Resources/Prototypes/Entities/Clothing/Uniforms/random_suit.yml
Resources/Prototypes/Entities/Objects/Consumable/Smokeables/Vapes/vape.yml
Resources/Prototypes/Entities/Structures/Furniture/dresser.yml
Resources/Prototypes/Recipes/Lathes/chemistry.yml
Resources/Textures/Clothing/Uniforms/procedural.rsi/base_leg_standard.png [moved from Resources/Textures/Clothing/Uniforms/procedural.rsi/base_leg_standart.png with 100% similarity]
Resources/Textures/Clothing/Uniforms/procedural.rsi/base_torso_standard.png [moved from Resources/Textures/Clothing/Uniforms/procedural.rsi/base_torso_standart.png with 100% similarity]
Resources/Textures/Clothing/Uniforms/procedural.rsi/base_torso_standard2.png [moved from Resources/Textures/Clothing/Uniforms/procedural.rsi/base_torso_standart2.png with 100% similarity]
Resources/Textures/Clothing/Uniforms/procedural.rsi/decor_torso_standard1.png [moved from Resources/Textures/Clothing/Uniforms/procedural.rsi/decor_torso_standart1.png with 100% similarity]
Resources/Textures/Clothing/Uniforms/procedural.rsi/decor_torso_standard2.png [moved from Resources/Textures/Clothing/Uniforms/procedural.rsi/decor_torso_standart2.png with 100% similarity]
Resources/Textures/Clothing/Uniforms/procedural.rsi/decor_torso_standard3.png [moved from Resources/Textures/Clothing/Uniforms/procedural.rsi/decor_torso_standart3.png with 100% similarity]
Resources/Textures/Clothing/Uniforms/procedural.rsi/decor_torso_standard4.png [moved from Resources/Textures/Clothing/Uniforms/procedural.rsi/decor_torso_standart4.png with 100% similarity]
Resources/Textures/Clothing/Uniforms/procedural.rsi/decor_torso_standard5.png [moved from Resources/Textures/Clothing/Uniforms/procedural.rsi/decor_torso_standart5.png with 100% similarity]
Resources/Textures/Clothing/Uniforms/procedural.rsi/decor_torso_standard6.png [moved from Resources/Textures/Clothing/Uniforms/procedural.rsi/decor_torso_standart6.png with 100% similarity]
Resources/Textures/Clothing/Uniforms/procedural.rsi/decor_torso_standard7.png [moved from Resources/Textures/Clothing/Uniforms/procedural.rsi/decor_torso_standart7.png with 100% similarity]
Resources/Textures/Clothing/Uniforms/procedural.rsi/decor_torso_standard8.png [moved from Resources/Textures/Clothing/Uniforms/procedural.rsi/decor_torso_standart8.png with 100% similarity]
Resources/Textures/Clothing/Uniforms/procedural.rsi/decor_torso_standard9.png [moved from Resources/Textures/Clothing/Uniforms/procedural.rsi/decor_torso_standart9.png with 100% similarity]
Resources/Textures/Clothing/Uniforms/procedural.rsi/meta.json
Resources/Textures/Objects/Consumable/Smokeables/Vapes/vape-standard.rsi/icon.png [moved from Resources/Textures/Objects/Consumable/Smokeables/Vapes/vape-standart.rsi/icon.png with 100% similarity]
Resources/Textures/Objects/Consumable/Smokeables/Vapes/vape-standard.rsi/meta.json [moved from Resources/Textures/Objects/Consumable/Smokeables/Vapes/vape-standart.rsi/meta.json with 100% similarity]

index 2038ef00139470831e3113287cc78236e7a1e1ba..4e885a08b29d25cf2c71858cd934e69dbddb0840 100644 (file)
@@ -38,7 +38,7 @@
         amount: 3
       - id: ClothingUniformRandomArmless
         amount: 5
-      - id: ClothingUniformRandomStandart
+      - id: ClothingUniformRandomStandard
         amount: 5
       - id: ClothingUniformRandomBra
         amount: 5
index 88278077b5c11a3f5ab3824daf06a9ee9eef63ba..e113f0ffc76ce7c3ea5f3f02ae62666f3e0d0ffc 100644 (file)
@@ -10,9 +10,9 @@
   - type: Sprite
     sprite: Clothing/Uniforms/procedural.rsi
     layers:
-    - state: base_torso_standart
+    - state: base_torso_standard
       map: [ "torso" ]
-    - state: base_leg_standart
+    - state: base_leg_standard
       map: [ "leg" ]
     - state: mask_null
       map: [ "decor" ]
@@ -24,9 +24,9 @@
     sprite: Clothing/Uniforms/procedural.rsi
     clothingVisuals:
       jumpsuit:
-      - state: base_torso_standart
+      - state: base_torso_standard
         map: [ "torso" ]
-      - state: base_leg_standart
+      - state: base_leg_standard
         map: [ "leg" ]
       - state: mask_null
         map: [ "decor" ]
@@ -42,7 +42,7 @@
     offset: 0
     prototypes:
     - ClothingUniformRandomArmless
-    - ClothingUniformRandomStandart
+    - ClothingUniformRandomStandard
     - ClothingUniformRandomBra
     - ClothingUniformRandomShorts
     - ClothingUniformRandomShirt
@@ -57,7 +57,7 @@
       - torso:
           base_torso_armless: Sixteen
         leg:
-          base_leg_standart: Sixteen
+          base_leg_standard: Sixteen
           base_leg_short: Sixteen
           base_leg_skirt: Sixteen
           base_leg_skirt_long: Sixteen
 
 - type: entity
   parent: ClothingUniformRandom
-  id: ClothingUniformRandomStandart
+  id: ClothingUniformRandomStandard
   name: colorful costume
   components:
   - type: RandomSprite
     available:
       - torso:
-          base_torso_standart: Sixteen
-          base_torso_standart2: Sixteen
+          base_torso_standard: Sixteen
+          base_torso_standard2: Sixteen
         leg:
-          base_leg_standart: Sixteen
+          base_leg_standard: Sixteen
           base_leg_short: Sixteen
           base_leg_skirt: Sixteen
           base_leg_skirt_long: Sixteen
           decor_torso_armless8: Sixteen
           decor_torso_armless9: Sixteen
           decor_torso_armless10: Sixteen
-          decor_torso_standart1: Sixteen
-          decor_torso_standart2: Sixteen
-          decor_torso_standart3: Sixteen
-          decor_torso_standart4: Sixteen
-          decor_torso_standart5: Sixteen
-          decor_torso_standart6: Sixteen
-          decor_torso_standart7: Sixteen
-          decor_torso_standart8: Sixteen
-          decor_torso_standart9: Sixteen
+          decor_torso_standard1: Sixteen
+          decor_torso_standard2: Sixteen
+          decor_torso_standard3: Sixteen
+          decor_torso_standard4: Sixteen
+          decor_torso_standard5: Sixteen
+          decor_torso_standard6: Sixteen
+          decor_torso_standard7: Sixteen
+          decor_torso_standard8: Sixteen
+          decor_torso_standard9: Sixteen
           mask_null: ""
 
 - type: entity
       - torso:
           base_torso_bra: Sixteen
         leg:
-          base_leg_standart: Sixteen
+          base_leg_standard: Sixteen
           base_leg_short: Sixteen
           base_leg_skirt: Sixteen
           base_leg_skirt_long: Sixteen
       - torso:
           mask_null: ""
         leg:
-          base_leg_standart: Sixteen
+          base_leg_standard: Sixteen
           base_leg_short: Sixteen
           base_leg_skirt: Sixteen
           base_leg_skirt_long: Sixteen
           base_torso_armless: Sixteen
           mask_null: ""
         leg:
-          base_leg_standart: Sixteen
+          base_leg_standard: Sixteen
           base_leg_short: Sixteen
         decor:
           base_torso_shirt: Sixteen
         overlay:
           decor_torso_shirt1: Sixteen
           decor_torso_shirt2: Sixteen
-          decor_torso_shirt3: Sixteen
\ No newline at end of file
+          decor_torso_shirt3: Sixteen
index 06009b4d2feaa09920c5b6b21f6a7175dcdebad7..1aeef4f0668ce6cbeb2ab1307249ed233a30c768 100644 (file)
@@ -5,5 +5,5 @@
   description: "Like a cigar, but for tough teens. (WARNING:Pour only water into the vape)"
   components:
   - type: Sprite
-    sprite: Objects/Consumable/Smokeables/Vapes/vape-standart.rsi
-    state: icon
\ No newline at end of file
+    sprite: Objects/Consumable/Smokeables/Vapes/vape-standard.rsi
+    state: icon
index fa029c035ae39e497e287a28d183156b6302e8fb..2caa4010ca087808324986e359a228c99f9ef7e4 100644 (file)
   components:
   - type: StorageFill
     contents:
-      - id: ClothingUniformRandomArmless
-        prob: 0.05
-        orGroup: dressermainloot
-      - id: ClothingUniformRandomStandart
-        prob: 0.05
-        orGroup: dressermainloot
-      - id: ClothingUniformRandomBra
-        prob: 0.05
-        orGroup: dressermainloot
-      - id: ClothingUniformRandomShorts
-        prob: 0.05
-        orGroup: dressermainloot
       - id: ClothingNeckLGBTPin
         prob: 0.06
         orGroup: dressermainloot
index 6d69010a0c006eefabad3b6fc86b33a0ec8ee8d9..7dc43f5f33eff67ae6f3c1c8a5bbfb6e62aa4611 100644 (file)
@@ -82,7 +82,7 @@
 - type: latheRecipe
   id: Vape
   icon:
-    sprite: Objects/Consumable/Smokeables/Vapes/vape-standart.rsi
+    sprite: Objects/Consumable/Smokeables/Vapes/vape-standard.rsi
     state: icon
   result: Vape
   completetime: 2
index 08133fc00b0feefeb7f3d146c24dfe4160c964aa..545f209db9b85a0ebb735ebf6af3b97e9d86949b 100644 (file)
@@ -20,7 +20,7 @@
       "directions": 4
     },
     {
-      "name": "base_leg_standart",
+      "name": "base_leg_standard",
       "directions": 4
     },
     {
       "directions": 4
     },
     {
-      "name": "base_torso_standart",
+      "name": "base_torso_standard",
       "directions": 4
     },
     {
-      "name": "base_torso_standart2",
+      "name": "base_torso_standard2",
       "directions": 4
     },
     {
       "directions": 4
     },
     {
-      "name": "decor_torso_standart1",
+      "name": "decor_torso_standard1",
       "directions": 4
     },
     {
-      "name": "decor_torso_standart2",
+      "name": "decor_torso_standard2",
       "directions": 4
     },
     {
-      "name": "decor_torso_standart3",
+      "name": "decor_torso_standard3",
       "directions": 4
     },
     {
-      "name": "decor_torso_standart4",
+      "name": "decor_torso_standard4",
       "directions": 4
     },
     {
-      "name": "decor_torso_standart5",
+      "name": "decor_torso_standard5",
       "directions": 4
     },
     {
-      "name": "decor_torso_standart6",
+      "name": "decor_torso_standard6",
       "directions": 4
     },
     {
-      "name": "decor_torso_standart7",
+      "name": "decor_torso_standard7",
       "directions": 4
     },
     {
-      "name": "decor_torso_standart8",
+      "name": "decor_torso_standard8",
       "directions": 4
     },
     {
-      "name": "decor_torso_standart9",
+      "name": "decor_torso_standard9",
       "directions": 4
     },
     {