Skip to content

Commit

Permalink
Add monkey/kobold cube to loadout under tools (Merry Christmas Aka) (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
MagnusCrowe authored Jan 10, 2025
1 parent db2841a commit 81df744
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
24 changes: 24 additions & 0 deletions Resources/Prototypes/_NF/Loadouts/Jobs/Contractor/tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,3 +140,27 @@
storage:
back:
- BibleUserImplanter

- type: loadout
id: ContractorMonkeyCubeWrapped
name: monkey cube
description: Unwrap this to get a monkey cube.
previewEntity: MonkeyCubeWrapped
effects:
- !type:GroupLoadoutEffect
proto: ContractorT2
price: 500
inhand:
- MonkeyCubeWrapped

- type: loadout
id: ContractorKoboldCubeWrapped
name: kobold cube
description: Unwrap this to get a kobold cube.
previewEntity: KoboldCubeWrapped
effects:
- !type:GroupLoadoutEffect
proto: ContractorT2
price: 500
inhand:
- KoboldCubeWrapped
Original file line number Diff line number Diff line change
Expand Up @@ -723,6 +723,8 @@
- ContractorHandheldCrewMonitor
- ContractorHypoMini
- ContractorBible
- ContractorMonkeyCubeWrapped
- ContractorKoboldCubeWrapped

- type: loadoutGroup
id: ContractorFun # Left Hand - 1 only
Expand Down

0 comments on commit 81df744

Please sign in to comment.