Skip to content

Commit

Permalink
Revert "Add syndicate crate sprites" (#1244)
Browse files Browse the repository at this point in the history
  • Loading branch information
lzk228 authored Aug 2, 2023
1 parent 86d3149 commit a61f0ea
Show file tree
Hide file tree
Showing 12 changed files with 6 additions and 58 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ent-CrateSyndicateSurplusBundle = { ent-CrateSyndicate }
.desc = { ent-CrateSyndicate.desc }
ent-CrateSyndicateSuperSurplusBundle = { ent-CrateSyndicate }
.desc = { ent-CrateSyndicate.desc }
ent-CrateSyndicateSurplusBundle = { ent-CrateGenericSteel }
.desc = { ent-CrateGenericSteel.desc }
ent-CrateSyndicateSuperSurplusBundle = { ent-CrateGenericSteel }
.desc = { ent-CrateGenericSteel.desc }

This file was deleted.

This file was deleted.

4 changes: 2 additions & 2 deletions Resources/Prototypes/Catalog/Fills/Crates/syndicate.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
- type: entity
id: CrateSyndicateSurplusBundle
parent: CrateSyndicate
parent: CrateGenericSteel
components:
- type: SurplusBundle
totalPrice: 50

- type: entity
id: CrateSyndicateSuperSurplusBundle
parent: CrateSyndicate
parent: CrateGenericSteel
components:
- type: SurplusBundle
totalPrice: 125

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit a61f0ea

Please sign in to comment.