Skip to content

Commit c5422fc

Browse files
.4
1 parent 28e8297 commit c5422fc

3 files changed

Lines changed: 4 additions & 14 deletions

File tree

Resources/Prototypes/Catalog/thief_toolbox_sets.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
- ChemistryBottleTazinide # Starlight
7575
- HypopenBox
7676
- NitrousOxideTankFilled
77-
- HealiumTankFilled # Starlight, for those nitrogen breathers
77+
- ZXATankFilled # Starlight, for those nitrogen breathers
7878

7979
- type: thiefBackpackSet
8080
id: CommunicatorSet

Resources/Prototypes/_Funkystation/Reagents/narcotics.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
conditions:
5151
- !type:ReagentCondition
5252
reagent: NitrosylPlasmide
53-
min: 5
53+
min: 1
5454
max: 5
5555
- !type:AdjustReagent # Level 2 effectiveness
5656
reagent: NitrosylPlasmide
@@ -86,7 +86,7 @@
8686
conditions:
8787
- !type:ReagentCondition
8888
reagent: NitrosylPlasmide
89-
min: 1
89+
min: 10
9090
- !type:EvenHealthChange
9191
ignoreResistances: true
9292
damage:
@@ -97,7 +97,7 @@
9797
conditions:
9898
- !type:ReagentCondition
9999
reagent: NitrosylPlasmide
100-
min: 1
100+
min: 10
101101
- !type:MovementSpeedModifier
102102
walkSpeedModifier: 1.3
103103
sprintSpeedModifier: 1.3

Resources/Prototypes/_Starlight/Entities/Structures/Piping/Atmospherics/miners.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,6 @@
1111
spawnGas: BZ
1212
maxExternalPressure: 4500
1313

14-
- type: entity
15-
parent: GasMinerBase
16-
id: GasMinerHealium
17-
name: healium gas miner
18-
categories: [ DoNotMap ]
19-
suffix: 4500kPa, DO NOT MAP
20-
components:
21-
- type: GasMiner
22-
spawnGas: Healium
23-
maxExternalPressure: 4500
2414

2515
- type: entity
2616
parent: GasMinerBase

0 commit comments

Comments
 (0)