diff --git a/Content.Server/Cargo/Systems/PricingSystem.cs b/Content.Server/Cargo/Systems/PricingSystem.cs index d4493fa8ca..e8e9909a2a 100644 --- a/Content.Server/Cargo/Systems/PricingSystem.cs +++ b/Content.Server/Cargo/Systems/PricingSystem.cs @@ -73,11 +73,11 @@ public sealed class PricingSystem : EntitySystem 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:"); foreach (var (price, ent) in mostValuable) { - shell.WriteLine($"- {ToPrettyString(ent)} @ {price} spacebucks"); + shell.WriteLine($"- {ToPrettyString(ent)} @ {price} spesos"); } } } diff --git a/Resources/Locale/en-US/barsign/barsign-component.ftl b/Resources/Locale/en-US/barsign/barsign-component.ftl index 94abe17ffa..3451d70bc9 100644 --- a/Resources/Locale/en-US/barsign/barsign-component.ftl +++ b/Resources/Locale/en-US/barsign/barsign-component.ftl @@ -92,7 +92,7 @@ barsign-prototype-description-emprah = Enjoyed by fanatics, heretics, and brain- ## 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 barsign-prototype-description-empbarsign = Something has gone very wrong. diff --git a/Resources/Locale/en-US/cargo/cargo-console-component.ftl b/Resources/Locale/en-US/cargo/cargo-console-component.ftl index 1165fdfb52..f66a098655 100644 --- a/Resources/Locale/en-US/cargo/cargo-console-component.ftl +++ b/Resources/Locale/en-US/cargo/cargo-console-component.ftl @@ -4,7 +4,7 @@ cargo-console-menu-account-name-label = Account name:{" "} cargo-console-menu-account-name-none-text = None cargo-console-menu-shuttle-name-label = Shuttle name:{" "} 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-shuttle-status-label = Shuttle status:{" "} 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-no-shuttle = No cargo shuttle found! -cargo-telepad-delay-upgrade = Teleport delay \ No newline at end of file +cargo-telepad-delay-upgrade = Teleport delay diff --git a/Resources/Locale/en-US/cargo/price-gun-component.ftl b/Resources/Locale/en-US/cargo/price-gun-component.ftl index 80ba3b0142..e266078c5d 100644 --- a/Resources/Locale/en-US/cargo/price-gun-component.ftl +++ b/Resources/Locale/en-US/cargo/price-gun-component.ftl @@ -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-message = Appraise {THE($object)}. diff --git a/Resources/Locale/en-US/game-ticking/game-presets/preset-pirates.ftl b/Resources/Locale/en-US/game-ticking/game-presets/preset-pirates.ftl index 432c0e8a14..941643dd9a 100644 --- a/Resources/Locale/en-US/game-ticking/game-presets/preset-pirates.ftl +++ b/Resources/Locale/en-US/game-ticking/game-presets/preset-pirates.ftl @@ -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-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-2 = of knicknacks, with a total of {$finalPrice} spacebucks. +pirates-final-score = The privateers successfully obtained {$score} spesos worth +pirates-final-score-2 = of knicknacks, with a total of {$finalPrice} spesos. pirates-list-start = The privateers 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. diff --git a/Resources/Prototypes/Catalog/Fills/Items/briefcases.yml b/Resources/Prototypes/Catalog/Fills/Items/briefcases.yml index 5877d58a17..afc5095d19 100644 --- a/Resources/Prototypes/Catalog/Fills/Items/briefcases.yml +++ b/Resources/Prototypes/Catalog/Fills/Items/briefcases.yml @@ -27,7 +27,7 @@ id: BriefcaseSyndieLobbyingBundleFilled name: brown briefcase parent: BriefcaseSyndie - suffix: Filled, Spacebucks + suffix: Filled, Spesos components: - type: StorageFill contents: diff --git a/Resources/Prototypes/Catalog/Fills/Lockers/wardrobe_job.yml b/Resources/Prototypes/Catalog/Fills/Lockers/wardrobe_job.yml index d3c6d23572..a44ec69a8e 100644 --- a/Resources/Prototypes/Catalog/Fills/Lockers/wardrobe_job.yml +++ b/Resources/Prototypes/Catalog/Fills/Lockers/wardrobe_job.yml @@ -167,7 +167,7 @@ id: WardrobeCargoFilled suffix: Filled parent: WardrobeCargo - description: "This locker? Maybe 500 spacebucks. Brotherhood? Priceless." + description: "This locker? Maybe 500 spesos. Brotherhood? Priceless." components: - type: StorageFill contents: diff --git a/Resources/Prototypes/Entities/Objects/Misc/space_cash.yml b/Resources/Prototypes/Entities/Objects/Misc/space_cash.yml index 891cf40fa0..e2305c98d3 100644 --- a/Resources/Prototypes/Entities/Objects/Misc/space_cash.yml +++ b/Resources/Prototypes/Entities/Objects/Misc/space_cash.yml @@ -1,7 +1,7 @@ - type: entity parent: BaseItem id: SpaceCash - name: spacebucks + name: spesos description: You gotta have money. components: - type: Material @@ -42,14 +42,14 @@ - type: material id: Credit - name: spacebuck + name: speso stackEntity: SpaceCash icon: { sprite: /Textures/Objects/Economy/cash.rsi, state: cash } price: 1 - type: stack id: Credit - name: spacebuck + name: speso icon: { sprite: /Textures/Objects/Economy/cash.rsi, state: cash } spawn: SpaceCash diff --git a/Resources/Prototypes/Entities/Structures/Wallmounts/Signs/bar_sign.yml b/Resources/Prototypes/Entities/Structures/Wallmounts/Signs/bar_sign.yml index c8cd6e94f9..109741e862 100644 --- a/Resources/Prototypes/Entities/Structures/Wallmounts/Signs/bar_sign.yml +++ b/Resources/Prototypes/Entities/Structures/Wallmounts/Signs/bar_sign.yml @@ -26,7 +26,7 @@ behaviors: - !type:DoActsBehavior acts: ["Destruction"] - + - type: entity parent: BaseBarSign id: BarSign @@ -48,7 +48,7 @@ # - type: ApcPowerReceiver # - type: ExtensionCableReceiver # - type: BarSign - + - type: entity parent: BaseBarSign id: BarSignComboCafe @@ -57,7 +57,7 @@ components: - type: BarSign current: ComboCafe - + - type: entity parent: BaseBarSign id: BarSignEmergencyRumParty @@ -84,7 +84,7 @@ components: - type: BarSign current: MaidCafe - + - type: entity parent: BaseBarSign id: BarSignMalteseFalcon @@ -138,7 +138,7 @@ components: - type: BarSign current: TheCoderbus - + - type: entity parent: BaseBarSign id: BarSignTheDrunkCarp @@ -147,7 +147,7 @@ components: - type: BarSign current: TheDrunkCarp - + - type: entity parent: BaseBarSign id: BarSignEngineChange @@ -156,7 +156,7 @@ components: - type: BarSign current: EngineChange - + - type: entity parent: BaseBarSign id: BarSignTheHarmbaton @@ -165,7 +165,7 @@ components: - type: BarSign current: Harmbaton - + - type: entity parent: BaseBarSign id: BarSignTheLightbulb @@ -174,7 +174,7 @@ components: - type: BarSign current: TheLightbulb - + - type: entity parent: BaseBarSign id: BarSignTheLooseGoose @@ -192,7 +192,7 @@ components: - type: BarSign current: TheNet - + - type: entity parent: BaseBarSign id: BarSignTheOuterSpess @@ -201,7 +201,7 @@ components: - type: BarSign current: TheOuterSpess - + - type: entity parent: BaseBarSign id: BarSignTheSingulo @@ -210,7 +210,7 @@ components: - type: BarSign current: TheSingulo - + - type: entity parent: BaseBarSign id: BarSignTheSun @@ -219,7 +219,7 @@ components: - type: BarSign current: TheSun - + - type: entity parent: BaseBarSign id: BarSignWiggleRoom @@ -228,7 +228,7 @@ components: - type: BarSign current: WiggleRoom - + - type: entity parent: BaseBarSign id: BarSignZocalo @@ -237,7 +237,7 @@ components: - type: BarSign current: Zocalo - + - type: entity parent: BaseBarSign id: BarSignEmprah @@ -251,7 +251,7 @@ parent: BaseBarSign id: BarSignSpacebucks 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: - type: BarSign - current: Spacebucks \ No newline at end of file + current: Spacebucks diff --git a/Resources/ServerInfo/Guidebook/Cargo/Cargo.xml b/Resources/ServerInfo/Guidebook/Cargo/Cargo.xml index 587fcee9c9..9c8e89ac2a 100644 --- a/Resources/ServerInfo/Guidebook/Cargo/Cargo.xml +++ b/Resources/ServerInfo/Guidebook/Cargo/Cargo.xml @@ -6,7 +6,7 @@ - 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 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].