Skip to content

Commit

Permalink
review changes
Browse files Browse the repository at this point in the history
  • Loading branch information
DEATHB4DEFEAT committed Nov 17, 2024
1 parent bf06cb3 commit 55339cd
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
- type: entity
parent: BaseItem
id: SpaceCashLuckyBill
name: cargo technician's lucky bill
description: The first bill ever earned by a Cargo Technician from trading. A small chip is embedded in it.
name: quartermaster's lucky bill
description: The first bill ever earned by a Quartermaster from trading. A small chip is embedded in it.
components:
- type: Sprite
sprite: DeltaV/Objects/Misc/first_bill.rsi
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@
suffix: Cargo Reception
components:
- type: NavMapBeacon
defaultText: station-beacon-cargo-lobby
defaultText: station-beacon-cargo-bay

- type: entity
parent: DefaultStationBeaconSupply
Expand Down
2 changes: 1 addition & 1 deletion Resources/Prototypes/Entities/Objects/Fun/figurines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
parent: BaseFigurine
id: ToyFigurineQuartermaster
name: quartermaster figure
description: A figurine depicting the glorious leader of Cargo. // Parkstation-CargoService
description: A figurine depicting the glorious leader of Cargo.
components:
- type: Sprite
state: qm
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
parent: BaseItem
id: WhiteCane
name: white cane
description: This isn't for you. It's for the people who can't figure out you're blind when you ask if cargo is the bar.
description: This isn't for you. It's for the people who can't figure out you're blind when you ask if Cargo is the bar.
components:
- type: Sprite
sprite: Objects/Weapons/Melee/white_cane.rsi
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
id: BannerCargo
parent: BannerBase
name: cargo banner
description: A banner displaying the colors of cargo. // Parkstation-CargoService
description: A banner displaying the colors of Cargo.
components:
- type: Sprite
sprite: Structures/Decoration/banner.rsi
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
departments:
atmospherics: Engineering
basic: Civilian
# cargo: Cargo
cargo: Cargo
command: Command
engineering: Engineering
freezer: Civilian
Expand Down

0 comments on commit 55339cd

Please sign in to comment.