Rename spacebucks to spesos (#18805)

This commit is contained in:
Kara
2023-08-06 22:43:34 -07:00
committed by GitHub
parent fff7fda676
commit afead24f1e
10 changed files with 32 additions and 32 deletions

View File

@@ -73,11 +73,11 @@ public sealed class PricingSystem : EntitySystem
mostValuable.Pop(); mostValuable.Pop();
}); });
shell.WriteLine($"Grid {gid} appraised to {value} spacebucks."); shell.WriteLine($"Grid {gid} appraised to {value} spesos.");
shell.WriteLine($"The top most valuable items were:"); shell.WriteLine($"The top most valuable items were:");
foreach (var (price, ent) in mostValuable) foreach (var (price, ent) in mostValuable)
{ {
shell.WriteLine($"- {ToPrettyString(ent)} @ {price} spacebucks"); shell.WriteLine($"- {ToPrettyString(ent)} @ {price} spesos");
} }
} }
} }

View File

@@ -92,7 +92,7 @@ barsign-prototype-description-emprah = Enjoyed by fanatics, heretics, and brain-
## Spacebucks ## Spacebucks
barsign-prototype-name-spacebucks = Spacebucks barsign-prototype-name-spacebucks = Spacebucks
barsign-prototype-description-spacebucks = You can't get away from them, even in space. barsign-prototype-description-spacebucks = You can't get away from them, even in space, and even after we started calling them 'spesos' instead.
## EmpBarSign ## EmpBarSign
barsign-prototype-description-empbarsign = Something has gone very wrong. barsign-prototype-description-empbarsign = Something has gone very wrong.

View File

@@ -4,7 +4,7 @@ cargo-console-menu-account-name-label = Account name:{" "}
cargo-console-menu-account-name-none-text = None cargo-console-menu-account-name-none-text = None
cargo-console-menu-shuttle-name-label = Shuttle name:{" "} cargo-console-menu-shuttle-name-label = Shuttle name:{" "}
cargo-console-menu-shuttle-name-none-text = None cargo-console-menu-shuttle-name-none-text = None
cargo-console-menu-points-label = Spacebucks:{" "} cargo-console-menu-points-label = Spesos:{" "}
cargo-console-menu-points-amount = ${$amount} cargo-console-menu-points-amount = ${$amount}
cargo-console-menu-shuttle-status-label = Shuttle status:{" "} cargo-console-menu-shuttle-status-label = Shuttle status:{" "}
cargo-console-menu-shuttle-status-away-text = Away cargo-console-menu-shuttle-status-away-text = Away
@@ -44,4 +44,4 @@ cargo-shuttle-console-shuttle-not-found = Not found
cargo-shuttle-console-organics = Detected organic lifeforms on the shuttle cargo-shuttle-console-organics = Detected organic lifeforms on the shuttle
cargo-no-shuttle = No cargo shuttle found! cargo-no-shuttle = No cargo shuttle found!
cargo-telepad-delay-upgrade = Teleport delay cargo-telepad-delay-upgrade = Teleport delay

View File

@@ -1,3 +1,3 @@
price-gun-pricing-result = The device deems {THE($object)} to be worth {$price} spacebucks. price-gun-pricing-result = The device deems {THE($object)} to be worth {$price} spesos.
price-gun-verb-text = Appraisal price-gun-verb-text = Appraisal
price-gun-verb-message = Appraise {THE($object)}. price-gun-verb-message = Appraise {THE($object)}.

View File

@@ -2,9 +2,9 @@
pirates-description = A group of privateers has approached your lowly station. Hostile or not, their sole goal is to end the round with as many knicknacks on their ship as they can get. pirates-description = A group of privateers has approached your lowly station. Hostile or not, their sole goal is to end the round with as many knicknacks on their ship as they can get.
pirates-no-ship = Through unknown circumstances, the privateer's ship was completely and utterly destroyed. No score. pirates-no-ship = Through unknown circumstances, the privateer's ship was completely and utterly destroyed. No score.
pirates-final-score = The privateers successfully obtained {$score} spacebucks worth pirates-final-score = The privateers successfully obtained {$score} spesos worth
pirates-final-score-2 = of knicknacks, with a total of {$finalPrice} spacebucks. pirates-final-score-2 = of knicknacks, with a total of {$finalPrice} spesos.
pirates-list-start = The privateers were: pirates-list-start = The privateers were:
pirates-most-valuable = The most valuable stolen items were: pirates-most-valuable = The most valuable stolen items were:
pirates-stolen-item-entry = {$entity} ({$credits} spacebucks) pirates-stolen-item-entry = {$entity} ({$credits} spesos)
pirates-stole-nothing = - The pirates stole absolutely nothing at all. Point and laugh. pirates-stole-nothing = - The pirates stole absolutely nothing at all. Point and laugh.

View File

@@ -27,7 +27,7 @@
id: BriefcaseSyndieLobbyingBundleFilled id: BriefcaseSyndieLobbyingBundleFilled
name: brown briefcase name: brown briefcase
parent: BriefcaseSyndie parent: BriefcaseSyndie
suffix: Filled, Spacebucks suffix: Filled, Spesos
components: components:
- type: StorageFill - type: StorageFill
contents: contents:

View File

@@ -167,7 +167,7 @@
id: WardrobeCargoFilled id: WardrobeCargoFilled
suffix: Filled suffix: Filled
parent: WardrobeCargo parent: WardrobeCargo
description: "This locker? Maybe 500 spacebucks. Brotherhood? Priceless." description: "This locker? Maybe 500 spesos. Brotherhood? Priceless."
components: components:
- type: StorageFill - type: StorageFill
contents: contents:

View File

@@ -1,7 +1,7 @@
- type: entity - type: entity
parent: BaseItem parent: BaseItem
id: SpaceCash id: SpaceCash
name: spacebucks name: spesos
description: You gotta have money. description: You gotta have money.
components: components:
- type: Material - type: Material
@@ -42,14 +42,14 @@
- type: material - type: material
id: Credit id: Credit
name: spacebuck name: speso
stackEntity: SpaceCash stackEntity: SpaceCash
icon: { sprite: /Textures/Objects/Economy/cash.rsi, state: cash } icon: { sprite: /Textures/Objects/Economy/cash.rsi, state: cash }
price: 1 price: 1
- type: stack - type: stack
id: Credit id: Credit
name: spacebuck name: speso
icon: { sprite: /Textures/Objects/Economy/cash.rsi, state: cash } icon: { sprite: /Textures/Objects/Economy/cash.rsi, state: cash }
spawn: SpaceCash spawn: SpaceCash

View File

@@ -26,7 +26,7 @@
behaviors: behaviors:
- !type:DoActsBehavior - !type:DoActsBehavior
acts: ["Destruction"] acts: ["Destruction"]
- type: entity - type: entity
parent: BaseBarSign parent: BaseBarSign
id: BarSign id: BarSign
@@ -48,7 +48,7 @@
# - type: ApcPowerReceiver # - type: ApcPowerReceiver
# - type: ExtensionCableReceiver # - type: ExtensionCableReceiver
# - type: BarSign # - type: BarSign
- type: entity - type: entity
parent: BaseBarSign parent: BaseBarSign
id: BarSignComboCafe id: BarSignComboCafe
@@ -57,7 +57,7 @@
components: components:
- type: BarSign - type: BarSign
current: ComboCafe current: ComboCafe
- type: entity - type: entity
parent: BaseBarSign parent: BaseBarSign
id: BarSignEmergencyRumParty id: BarSignEmergencyRumParty
@@ -84,7 +84,7 @@
components: components:
- type: BarSign - type: BarSign
current: MaidCafe current: MaidCafe
- type: entity - type: entity
parent: BaseBarSign parent: BaseBarSign
id: BarSignMalteseFalcon id: BarSignMalteseFalcon
@@ -138,7 +138,7 @@
components: components:
- type: BarSign - type: BarSign
current: TheCoderbus current: TheCoderbus
- type: entity - type: entity
parent: BaseBarSign parent: BaseBarSign
id: BarSignTheDrunkCarp id: BarSignTheDrunkCarp
@@ -147,7 +147,7 @@
components: components:
- type: BarSign - type: BarSign
current: TheDrunkCarp current: TheDrunkCarp
- type: entity - type: entity
parent: BaseBarSign parent: BaseBarSign
id: BarSignEngineChange id: BarSignEngineChange
@@ -156,7 +156,7 @@
components: components:
- type: BarSign - type: BarSign
current: EngineChange current: EngineChange
- type: entity - type: entity
parent: BaseBarSign parent: BaseBarSign
id: BarSignTheHarmbaton id: BarSignTheHarmbaton
@@ -165,7 +165,7 @@
components: components:
- type: BarSign - type: BarSign
current: Harmbaton current: Harmbaton
- type: entity - type: entity
parent: BaseBarSign parent: BaseBarSign
id: BarSignTheLightbulb id: BarSignTheLightbulb
@@ -174,7 +174,7 @@
components: components:
- type: BarSign - type: BarSign
current: TheLightbulb current: TheLightbulb
- type: entity - type: entity
parent: BaseBarSign parent: BaseBarSign
id: BarSignTheLooseGoose id: BarSignTheLooseGoose
@@ -192,7 +192,7 @@
components: components:
- type: BarSign - type: BarSign
current: TheNet current: TheNet
- type: entity - type: entity
parent: BaseBarSign parent: BaseBarSign
id: BarSignTheOuterSpess id: BarSignTheOuterSpess
@@ -201,7 +201,7 @@
components: components:
- type: BarSign - type: BarSign
current: TheOuterSpess current: TheOuterSpess
- type: entity - type: entity
parent: BaseBarSign parent: BaseBarSign
id: BarSignTheSingulo id: BarSignTheSingulo
@@ -210,7 +210,7 @@
components: components:
- type: BarSign - type: BarSign
current: TheSingulo current: TheSingulo
- type: entity - type: entity
parent: BaseBarSign parent: BaseBarSign
id: BarSignTheSun id: BarSignTheSun
@@ -219,7 +219,7 @@
components: components:
- type: BarSign - type: BarSign
current: TheSun current: TheSun
- type: entity - type: entity
parent: BaseBarSign parent: BaseBarSign
id: BarSignWiggleRoom id: BarSignWiggleRoom
@@ -228,7 +228,7 @@
components: components:
- type: BarSign - type: BarSign
current: WiggleRoom current: WiggleRoom
- type: entity - type: entity
parent: BaseBarSign parent: BaseBarSign
id: BarSignZocalo id: BarSignZocalo
@@ -237,7 +237,7 @@
components: components:
- type: BarSign - type: BarSign
current: Zocalo current: Zocalo
- type: entity - type: entity
parent: BaseBarSign parent: BaseBarSign
id: BarSignEmprah id: BarSignEmprah
@@ -251,7 +251,7 @@
parent: BaseBarSign parent: BaseBarSign
id: BarSignSpacebucks id: BarSignSpacebucks
name: Spacebucks name: Spacebucks
description: You can't get away from them, even in space. description: You can't get away from them, even in space, and even after we started calling them 'spesos' instead.
components: components:
- type: BarSign - type: BarSign
current: Spacebucks current: Spacebucks

View File

@@ -6,7 +6,7 @@
<Box> <Box>
<GuideEntityEmbed Entity="ComputerCargoOrders"/> <GuideEntityEmbed Entity="ComputerCargoOrders"/>
</Box> </Box>
Every transaction you make will begin at a [color=#a4885c]cargo request computer[/color], from which you can make orders for specific products. Making any order requires [color=#118C4F]spacebucks[/color], the currency of the station. To make an order, click the "request" button next to whatever you need, type an appropriate reason for why you're ordering it, and hit "approve" when it appears below the request list. Every transaction you make will begin at a [color=#a4885c]cargo request computer[/color], from which you can make orders for specific products. Making any order requires [color=#118C4F]spesos[/color], the currency of the station. To make an order, click the "request" button next to whatever you need, type an appropriate reason for why you're ordering it, and hit "approve" when it appears below the request list.
## Piloting ## Piloting
Orders are shipped to the station via the [color=#a4885c]cargo shuttle[/color], the remotely piloted spacecraft that cargo uses to buy and sell goods. In order to move the shuttle, you must first find the [color=#a4885c]cargo shuttle computer[/color]. Orders are shipped to the station via the [color=#a4885c]cargo shuttle[/color], the remotely piloted spacecraft that cargo uses to buy and sell goods. In order to move the shuttle, you must first find the [color=#a4885c]cargo shuttle computer[/color].