Skip to content

Commit

Permalink
hotfix 3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Farrellka-dev committed Jan 6, 2025
1 parent 97efafc commit 096d947
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Content.Shared/Chemistry/SharedChemMaster.cs
Original file line number Diff line number Diff line change
Expand Up @@ -94,10 +94,10 @@ public enum ChemMasterReagentAmount
U1 = 1,
U5 = 5,
U10 = 10,
U15 = 15,
// U15 = 15, // LPP Перегружено
U25 = 25,
U30 = 30,
U45 = 45,
// U30 = 30, // LPP
// U45 = 45, // LPP
U50 = 50,
U100 = 100,
All,
Expand Down

0 comments on commit 096d947

Please sign in to comment.