Skip to content

Commit

Permalink
typo ops wrench fuel
Browse files Browse the repository at this point in the history
  • Loading branch information
deltanedas committed Apr 6, 2024
1 parent 42f6a6f commit ab54b1a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
1 change: 1 addition & 0 deletions Resources/Prototypes/Catalog/Fills/Items/toolboxes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@
contents:
- id: Crowbar
- id: Welder
- id: Wrench
- id: ThinTippedScrewdriver
- id: NukeCoreContainer

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
- type: entity
parent: [BaseItem, BaseItemCabinet]
id: NukeCoreContainer
name: nuke core contianer
name: nuke core container
description: Solid container for radioactive objects.
components:
- type: Sprite
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,10 @@
steps:
- tool: Welding
doAfter: 6
- tool: Anchoring
doAfter: 2
- tool: Welding
doAfter: 4
doAfter: 8
- to: panel_exposed
steps:
- material: Plasteel
Expand Down

0 comments on commit ab54b1a

Please sign in to comment.