Skip to content

Commit

Permalink
Change back to using the worse naming convention.
Browse files Browse the repository at this point in the history
  • Loading branch information
sleepyyapril committed Dec 3, 2024
1 parent 18424da commit 65b2700
Show file tree
Hide file tree
Showing 35 changed files with 941 additions and 941 deletions.
2 changes: 1 addition & 1 deletion Content.Shared/Research/Prototypes/LatheRecipePrototype.cs
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ public sealed partial class LatheRecipePrototype : IPrototype
[DataField("icon")]
public SpriteSpecifier? Icon;

[DataField("completeTime")]
[DataField("completetime")]
private TimeSpan _completeTime = TimeSpan.FromSeconds(5);

[DataField("materials", customTypeSerializer: typeof(PrototypeIdDictionarySerializer<int, MaterialPrototype>))]
Expand Down
22 changes: 11 additions & 11 deletions Resources/Prototypes/DeltaV/Recipes/Lathes/clothing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,28 +3,28 @@
- type: latheRecipe
id: ClothingUniformJumpsuitSecBlue
result: ClothingUniformJumpsuitSecBlue
completeTime: 4
completetime: 4
materials:
Cloth: 300

- type: latheRecipe
id: ClothingUniformJumpsuitSecGrey
result: ClothingUniformJumpsuitSecGrey
completeTime: 4
completetime: 4
materials:
Cloth: 300

- type: latheRecipe
id: ClothingUniformJumpsuitWardenBlue
result: ClothingUniformJumpsuitWardenBlue
completeTime: 4
completetime: 4
materials:
Cloth: 300

- type: latheRecipe
id: ClothingUniformJumpsuitWardenGrey
result: ClothingUniformJumpsuitWardenGrey
completeTime: 4
completetime: 4
materials:
Cloth: 300

Expand All @@ -33,42 +33,42 @@
- type: latheRecipe
id: ClothingUniformJumpskirtSecBlue
result: ClothingUniformJumpskirtSecBlue
completeTime: 4
completetime: 4
materials:
Cloth: 300

- type: latheRecipe
id: ClothingUniformJumpskirtSecGrey
result: ClothingUniformJumpskirtSecGrey
completeTime: 4
completetime: 4
materials:
Cloth: 300

- type: latheRecipe
id: ClothingUniformJumpskirtHoSBlue
result: ClothingUniformJumpskirtHoSBlue
completeTime: 4
completetime: 4
materials:
Cloth: 300

- type: latheRecipe
id: ClothingUniformJumpskirtHoSGrey
result: ClothingUniformJumpskirtHoSGrey
completeTime: 4
completetime: 4
materials:
Cloth: 300

- type: latheRecipe
id: ClothingUniformJumpskirtWardenBlue
result: ClothingUniformJumpskirtWardenBlue
completeTime: 4
completetime: 4
materials:
Cloth: 300

- type: latheRecipe
id: ClothingUniformJumpskirtWardenGrey
result: ClothingUniformJumpskirtWardenGrey
completeTime: 4
completetime: 4
materials:
Cloth: 300

Expand All @@ -77,6 +77,6 @@
- type: latheRecipe
id: ClothingOuterStasecSweater
result: ClothingOuterStasecSweater
completeTime: 4
completetime: 4
materials:
Cloth: 500
2 changes: 1 addition & 1 deletion Resources/Prototypes/DeltaV/Recipes/Lathes/electronics.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- type: latheRecipe
id: SalvageExpeditionsComputerCircuitboard
result: SalvageExpeditionsComputerCircuitboard
completeTime: 4
completetime: 4
materials:
Steel: 100
Glass: 900
Expand Down
40 changes: 20 additions & 20 deletions Resources/Prototypes/DeltaV/Recipes/Lathes/security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,31 +2,31 @@
id: SpeedLoaderSpecial
result: SpeedLoaderSpecial
category: Ammo
completeTime: 5
completetime: 5
materials:
Steel: 200

- type: latheRecipe
id: MagazinePistolSpecial
result: MagazinePistolSpecial
category: Ammo
completeTime: 5
completetime: 5
materials:
Steel: 100

- type: latheRecipe
id: CartridgeSpecial
result: CartridgeSpecial
category: Ammo
completeTime: 2
completetime: 2
materials:
Steel: 20

- type: latheRecipe
id: CartridgeSpecialRubber
result: CartridgeSpecialRubber
category: Ammo
completeTime: 2
completetime: 2
materials:
Plastic: 5
Steel: 5
Expand All @@ -35,15 +35,15 @@
id: CartridgeSpecialIncendiary
result: CartridgeSpecialIncendiary
category: Ammo
completeTime: 2
completetime: 2
materials:
Plastic: 20

- type: latheRecipe
id: CartridgeSpecialUranium
result: CartridgeSpecialUranium
category: Ammo
completeTime: 2
completetime: 2
materials:
Plastic: 20
Uranium: 10
Expand All @@ -52,7 +52,7 @@
id: CartridgeSpecialHoly
result: CartridgeSpecialHoly
category: Ammo
completeTime: 2
completetime: 2
materials:
Steel: 15
Silver: 5
Expand All @@ -61,7 +61,7 @@
id: CartridgeSpecialMindbreaker
result: CartridgeSpecialMindbreaker
category: Ammo
completeTime: 2
completetime: 2
materials:
Plastic: 15
Steel: 5
Expand All @@ -71,23 +71,23 @@
id: MagazineBoxSpecial
result: MagazineBoxSpecial
category: Ammo
completeTime: 5
completetime: 5
materials:
Steel: 1250

- type: latheRecipe
id: MagazineBoxSpecialPractice
result: MagazineBoxSpecialPractice
category: Ammo
completeTime: 5
completetime: 5
materials:
Plastic: 1200

- type: latheRecipe
id: MagazineBoxSpecialRubber
result: MagazineBoxSpecialRubber
category: Ammo
completeTime: 5
completetime: 5
materials:
Steel: 350
Plastic: 300
Expand All @@ -96,15 +96,15 @@
id: MagazineBoxSpecialIncendiary
result: MagazineBoxSpecialIncendiary
category: Ammo
completeTime: 5
completetime: 5
materials:
Plastic: 1250

- type: latheRecipe
id: MagazineBoxSpecialUranium
result: MagazineBoxSpecialUranium
category: Ammo
completeTime: 5
completetime: 5
materials:
Plastic: 1250
Uranium: 125
Expand All @@ -113,7 +113,7 @@
id: MagazineBoxSpecialMindbreaker
result: MagazineBoxSpecialMindbreaker
category: Ammo
completeTime: 5
completetime: 5
materials:
Plastic: 1250
Steel: 75
Expand All @@ -122,15 +122,15 @@
- type: latheRecipe
id: ClothingOuterArmorPlateCarrier
result: ClothingOuterArmorPlateCarrier
completeTime: 10
completetime: 10
materials:
Steel: 1500
Plastic: 1500

- type: latheRecipe
id: ClothingOuterArmorDuraVest
result: ClothingOuterArmorDuraVest
completeTime: 10
completetime: 10
materials:
Steel: 500
Plastic: 1000
Expand All @@ -139,7 +139,7 @@
id: WeaponEnergyGun
result: WeaponEnergyGun
category: Weapons
completeTime: 8
completetime: 8
materials:
Steel: 2000
Glass: 800
Expand All @@ -149,7 +149,7 @@
id: WeaponEnergyGunMini
result: WeaponEnergyGunMini
category: Weapons
completeTime: 4
completetime: 4
materials: #Half of Energy Gun Recipe
Steel: 1000
Glass: 400
Expand All @@ -159,7 +159,7 @@
id: WeaponEnergyGunPistol
result: WeaponEnergyGunPistol
category: Weapons
completeTime: 10
completetime: 10
materials:
Steel: 1500
Glass: 600
Expand All @@ -170,7 +170,7 @@
id: WeaponGunLaserCarbineAutomatic
result: WeaponGunLaserCarbineAutomatic
category: Weapons
completeTime: 15
completetime: 15
materials:
Steel: 2000
Glass: 1000
Expand Down
4 changes: 2 additions & 2 deletions Resources/Prototypes/Floof/Recipes/Lathes/language.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- type: latheRecipe
id: ArachnicTranslator
result: ArachnicTranslator
completeTime: 2
completetime: 2
materials:
Steel: 500
Glass: 100
Expand All @@ -11,7 +11,7 @@
- type: latheRecipe
id: ArachnicTranslatorImplanter
result: ArachnicTranslatorImplanter
completeTime: 2
completetime: 2
materials:
Steel: 500
Glass: 500
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Floof/Recipes/Lathes/medical.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- type: latheRecipe
id: HypoMini
result: HypoMini
completeTime: 40
completetime: 40
materials:
PlasmaGlass: 500
Plasteel: 500
Expand Down
4 changes: 2 additions & 2 deletions Resources/Prototypes/Floof/Recipes/Lathes/security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
id: MagazineMagnumEmpty
result: MagazineMagnumEmpty
category: Ammo
completeTime: 5
completetime: 5
materials:
Steel: 50

- type: latheRecipe
id: MagazineMagnum
result: MagazineMagnum
category: Ammo
completeTime: 5
completetime: 5
materials:
Steel: 210
Loading

0 comments on commit 65b2700

Please sign in to comment.