Upstream fixes (#664)
* fix weird name saving * fix item status * Fix single-user BUIs erroneously closing (#28375) (cherry picked from commit 08952b467d9b2b2db85cb9ebb4e8b628c0145716) * fix meatyore shop * possible playtime fix * fixes --------- Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
materials:
|
||||
Steel: 250
|
||||
Plastic: 100
|
||||
|
||||
|
||||
- type: latheRecipe
|
||||
id: WeaponLaserCarbine
|
||||
result: WeaponLaserCarbine
|
||||
@@ -390,6 +390,30 @@
|
||||
materials:
|
||||
Steel: 120
|
||||
|
||||
- type: latheRecipe # WD
|
||||
id: MagazineShotgun
|
||||
result: MagazineShotgun
|
||||
category: Ammo
|
||||
completetime: 5
|
||||
materials:
|
||||
Steel: 300
|
||||
|
||||
- type: latheRecipe # WD
|
||||
id: MagazineShotgunSlug
|
||||
result: MagazineShotgunSlug
|
||||
category: Ammo
|
||||
completetime: 5
|
||||
materials:
|
||||
Steel: 300
|
||||
|
||||
- type: latheRecipe # WD
|
||||
id: MagazinePistolCaselessRifle
|
||||
result: MagazinePistolCaselessRifle
|
||||
category: Ammo
|
||||
completetime: 5
|
||||
materials:
|
||||
Steel: 300
|
||||
|
||||
- type: latheRecipe
|
||||
id: ShellShotgunIncendiary
|
||||
result: ShellShotgunIncendiary
|
||||
|
||||
Reference in New Issue
Block a user