Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions Resources/Prototypes/Entities/Structures/Shuttles/cannons.yml
Original file line number Diff line number Diff line change
Expand Up @@ -400,6 +400,8 @@
- type: ExtensionCableReceiver # Frontier
- type: ApcPowerReceiver # Frontier
powerLoad: 1500 # Frontier
- type: MiningGatheringSoft
- type: MiningGatheringHard
# Mono Start
- type: FireControllable
- type: ShipGunClass
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
edges:
- to: ventpumphighflow
steps:
- tag:
- tag: HighPressureCasing
name: construction-graph-tag-high-pressure-casing
icon:
sprite: Structures/Piping/Atmospherics/pump.rsi
Expand Down
Loading