]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
[tweak] Medkit inventory change (#15636)
authorfreeman2651 <104049107+freeman2651@users.noreply.github.com>
Mon, 24 Apr 2023 02:15:21 +0000 (22:15 -0400)
committerGitHub <noreply@github.com>
Mon, 24 Apr 2023 02:15:21 +0000 (20:15 -0600)
* rebalance medkit contents

* and top of the empty space

Resources/Prototypes/Catalog/Fills/Items/firstaidkits.yml
Resources/Prototypes/Entities/Objects/Specific/Medical/healing.yml

index 9740647bb461e9af826d8bb5a0df33d9c63067fa..4c5b084f88884b3bf755a9857c8426f3a4666285 100644 (file)
@@ -11,8 +11,9 @@
         amount: 2
       - id: Ointment
         amount: 2
+      - id: Gauze
       - id: PillTricordrazine
-        amount: 3
+        amount: 5
       # see https://github.com/tgstation/blob/master/code/game/objects/items/storage/firstaid.dm for example contents
 
 - type: entity
   components:
   - type: StorageFill
     contents:
+      - id: SyringeInaprovaline
       - id: Ointment
         amount: 4
       - id: PillKelotane
-        amount: 3
+        amount: 5
 
 - type: entity
   id: MedkitBruteFilled
     contents:
       - id: Brutepack
         amount: 2 # TO DO: Advanced brute pack
-      - id: PillIron
-        amount: 2
       - id: Gauze
       - id: Bloodpack
       - id: SyringeTranexamicAcid
+      - id: PillIron
+        amount: 5
 
 - type: entity
   id: MedkitToxinFilled
   - type: StorageFill
     contents:
       - id: SyringeSpaceacillin
+        amount: 2
       - id: SyringeIpecac
-      - id: PillDylovene
-        amount: 3
+        amount: 2
       - id: AntiPoisonMedipen
+      - id: PillDylovene
+        amount: 7
 
 - type: entity
   id: MedkitOxygenFilled
   components:
   - type: StorageFill
     contents:
+      - id: ClothingMaskBreathMedical
+      - id: EmergencyOxygenTank
       - id: EmergencyMedipen
-      - id: PillDexalin
-        amount: 3
       - id: SyringeInaprovaline
-        amount: 2
+      - id: PillDexalin
+        amount: 7
 
 - type: entity
   id: MedkitRadiationFilled
   - type: StorageFill
     contents:
       - id: Ointment
-        amount: 2
-      - id: PillHyronalin
         amount: 3
       - id: EmergencyMedipen
+        amount: 2
+      - id: PillHyronalin
+        amount: 9
 
 - type: entity
   id: MedkitAdvancedFilled
@@ -90,8 +96,8 @@
     contents:
       - id: Brutepack
         amount: 2 # TO DO: Advanced fills
-      - id: Gauze
       - id: Ointment
+      - id: Gauze
       - id: Bloodpack
         amount: 2
 
       - id: AntiPoisonMedipen
       - id: Bloodpack
         amount: 2
+      - id: PillTricordrazine
+        amount: 2
 
 - type: entity
   id: StimkitFilled
index 9bd875420288cb23dfb41b6451d57ccf0192d6ac..ac6a0c86db0c1f15e4823bafa2100f4cd2e6fad0 100644 (file)
         maxVol: 20
         reagents:
         - ReagentId: Dexalin
-          Quantity: 15
+          Quantity: 10
 
 - type: entity
   name: dylovene pill
         maxVol: 20
         reagents:
         - ReagentId: Dylovene
-          Quantity: 15
+          Quantity: 10
 
 - type: entity
   name: hyronalin pill
         maxVol: 20
         reagents:
         - ReagentId: Hyronalin
-          Quantity: 15
+          Quantity: 10
 
 - type: entity
   name: iron pill
         maxVol: 20
         reagents:
         - ReagentId: Iron
-          Quantity: 15
+          Quantity: 10
 
 - type: entity
   name: kelotane pill
         maxVol: 20
         reagents:
         - ReagentId: Kelotane
-          Quantity: 15
+          Quantity: 10
 
 - type: entity
   name: space drugs
         maxVol: 20
         reagents:
         - ReagentId: Tricordrazine
-          Quantity: 15
+          Quantity: 10
 
 - type: entity
   name: romerol pill