forked from new-frontiers-14/frontier-station-14
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Printable blueprints * tweaks * fixes * more fixes * stampable, edible, scaf blueprint * exped loot * hid * exped blueprints pricing * Delete sensitive documents on fax (no dupes) * NF prefix for blueprints * Fix Antique laser (NF suffix) * PaperVis missing layer * Shaded in-hand blueprint sprites * fix bluespace vial blueprint name * Cleanup --------- Co-authored-by: Whatstone <[email protected]> Co-authored-by: Dvir <[email protected]> Co-authored-by: Dvir <[email protected]>
- Loading branch information
1 parent
56b290b
commit a77cbd1
Showing
53 changed files
with
1,403 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
fax-delete-paper-intellectual-property = NT intellectual property detected, destroying original document. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
39 changes: 39 additions & 0 deletions
39
Resources/Prototypes/_NF/Catalog/Fills/Items/document_cases_expedition.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
|
||
- type: entity | ||
parent: WeaponCaseShortDocuments | ||
id: WeaponCaseShortDocumentsFilled | ||
suffix: Dungeon, Blueprints | ||
categories: [ HideSpawnMenu ] | ||
components: | ||
- type: StorageFill | ||
contents: | ||
# - id: NFBlueprintBoxShotgunUranium # While funny I think we should move this to events | ||
# prob: 0.2 | ||
# orGroup: Blueprints | ||
# - id: NFBlueprintMagazineBoxRifleUranium | ||
# prob: 0.2 | ||
# orGroup: Blueprints | ||
# - id: NFBlueprintMagazineBoxLightRifleUranium | ||
# prob: 0.2 | ||
# orGroup: Blueprints | ||
# - id: NFBlueprintMagazineBoxMagnumUranium | ||
# prob: 0.2 | ||
# orGroup: Blueprints | ||
# - id: NFBlueprintMagazineBoxPistolUranium | ||
# prob: 0.2 | ||
# orGroup: Blueprints | ||
# - id: NFBlueprintBoxShotgunIncendiary | ||
# prob: 0.2 | ||
# orGroup: Blueprints | ||
# - id: NFBlueprintMagazineBoxRifleIncendiary | ||
# prob: 0.2 | ||
# orGroup: Blueprints | ||
# - id: NFBlueprintMagazineBoxMagnumIncendiary | ||
# prob: 0.2 | ||
# orGroup: Blueprints | ||
- id: NFBlueprintWeaponLaserCannon | ||
prob: 0.2 | ||
orGroup: Blueprints | ||
- id: NFBlueprintWeaponXrayCannon | ||
prob: 0.2 | ||
orGroup: Blueprints |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.