]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
More trinkets for loadouts (#27292)
authorcool dolphin <36332236+Afrokada@users.noreply.github.com>
Tue, 7 May 2024 15:55:03 +0000 (17:55 +0200)
committerGitHub <noreply@github.com>
Tue, 7 May 2024 15:55:03 +0000 (17:55 +0200)
* woo yea more tinket

* plushie has no timer

Resources/Prototypes/Loadouts/Miscellaneous/trinkets.yml
Resources/Prototypes/Loadouts/loadout_groups.yml

index 889b12a08e51a8f700e7db5430e0e35bd786b73f..fe826a83340816cbf04cc0725bac14a064057152 100644 (file)
@@ -1,3 +1,14 @@
+# Timers
+- type: loadoutEffectGroup
+  id: Command
+  effects:
+  - !type:JobRequirementLoadoutEffect
+    requirement:
+      !type:DepartmentTimeRequirement
+      department: Command
+      time: 3600 # 1 hour
+
+# Plushies
 - type: loadout
   id: PlushieLizard
   equipment: PlushieLizard
@@ -7,7 +18,95 @@
   storage:
     back:
     - PlushieLizard
+    
+- type: loadout
+  id: PlushieSpaceLizard
+  equipment: PlushieSpaceLizard
+
+- type: startingGear
+  id: PlushieSpaceLizard
+  storage:
+    back:
+    - PlushieSpaceLizard
+
+# Smokeables
+- type: loadout
+  id: Lighter
+  equipment: Lighter
+
+- type: startingGear
+  id: Lighter
+  storage:
+    back:
+    - Lighter
+
+- type: loadout
+  id: CigPackGreen
+  equipment: CigPackGreen
+
+- type: startingGear
+  id: CigPackGreen
+  storage:
+    back:
+    - CigPackGreen
+
+- type: loadout
+  id: CigPackRed
+  equipment: CigPackRed
+
+- type: startingGear
+  id: CigPackRed
+  storage:
+    back:
+    - CigPackRed
+
+- type: loadout
+  id: CigPackBlue
+  equipment: CigPackBlue
+
+- type: startingGear
+  id: CigPackBlue
+  storage:
+    back:
+    - CigPackBlue
+
+- type: loadout
+  id: CigPackBlack
+  equipment: CigPackBlack
+
+- type: startingGear
+  id: CigPackBlack
+  storage:
+    back:
+    - CigPackBlack
+
+- type: loadout
+  id: CigarCase
+  equipment: CigarCase
+  effects:
+  - !type:GroupLoadoutEffect
+    proto: Command
+
+- type: startingGear
+  id: CigarCase
+  storage:
+    back:
+    - CigarCase
+
+- type: loadout
+  id: CigarGold
+  equipment: CigarGold
+  effects:
+  - !type:GroupLoadoutEffect
+    proto: Command
+
+- type: startingGear
+  id: CigarGold
+  storage:
+    back:
+    - CigarGold
 
+# Pins
 - type: loadout
   id: ClothingNeckLGBTPin
   equipment: ClothingNeckLGBTPin
index e3313bff4474e72213e00531832ba16c5ce273a6..c6a1d3a822232267e7b02559c704b8f293a7db03 100644 (file)
@@ -6,6 +6,14 @@
   maxLimit: 3
   loadouts:
   - PlushieLizard
+  - PlushieSpaceLizard
+  - Lighter
+  - CigPackGreen
+  - CigPackRed
+  - CigPackBlue
+  - CigPackBlack
+  - CigarCase
+  - CigarGold
   - ClothingNeckLGBTPin
   - ClothingNeckAromanticPin
   - ClothingNeckAsexualPin