Skip to content

Commit

Permalink
Merge pull request Simple-Station#58 from SleepyScarecrow/Tilkku's-Toys
Browse files Browse the repository at this point in the history
Minor Changes to Bartender Descriptions & Comment Errors
  • Loading branch information
Fansana authored Jul 25, 2024
2 parents f3a7d6d + aa8c8fe commit c5178ca
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 8 deletions.
4 changes: 2 additions & 2 deletions Resources/Locale/en-US/devices/device-network.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ device-address-prefix-freezer = FZR-
device-address-prefix-volume-pump = VPP-
device-address-prefix-smes = SMS-
#PDAs and terminals
# PDAs and terminals #floof
device-address-prefix-console = CLS-
device-address-prefix-fire-alarm = FIR-
device-address-prefix-air-alarm = AIR-
Expand All @@ -40,7 +40,7 @@ device-address-prefix-sensor-monitor = MON-
device-address-examine-message = The device's address is {$address}.
#Device net ID names
# Device net ID names #floof
device-net-id-private = Private
device-net-id-wired = Wired
device-net-id-wireless = Wireless
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ reagent-desc-poison-wine = Is this even wine? Toxic! Hallucinogenic! Probably co
reagent-name-rum = rum
reagent-desc-rum = Distilled alcoholic drink made from sugarcane byproducts.
#reagent-name-sake = sake
#reagent-desc-sake = Alcoholic beverage made by fermenting rice that has been polished.
# reagent-name-sake = sake #floof
# reagent-desc-sake = Alcoholic beverage made by fermenting rice that has been polished. #floof

reagent-name-tequila = tequila
reagent-desc-tequila = A strong and mildly flavoured, mexican produced spirit.
Expand Down
4 changes: 2 additions & 2 deletions Resources/Locale/en-US/revenant/revenant.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ revenant-soul-yield-low = {CAPITALIZE(THE($target))} has a below average soul.
revenant-soul-begin-harvest = {CAPITALIZE(THE($target))} suddenly rises slightly into the air, {POSS-ADJ($target)} skin turning an ashy gray.
revenant-soul-finish-harvest = {CAPITALIZE(THE($target))} slumps onto the ground!
#UI
# UI #floof
revenant-user-interface-title = Ability Shop
revenant-user-interface-essence-amount = [color=plum]{$amount}[/color] Stolen Essence
revenant-user-interface-cost = {$price} Essence
revenant-user-interface-cost = {$price} Essence
2 changes: 1 addition & 1 deletion Resources/Locale/en-US/weapons/melee/melee.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ melee-inject-failed-hardsuit = Your {$weapon} cannot inject through hardsuits!
melee-balloon-pop = {CAPITALIZE(THE($balloon))} popped!
#BatteryComponent
# BatteryComponent #floof
melee-battery-examine = It has enough charge for [color={$color}]{$count}[/color] hits.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@
parent: [DrinkBottleVisualsOpenable, DrinkBottleGlassBaseFull]
id: DrinkCumBottleFull
name: bottle'o'cum
description: Straight nard nectar. Ethically sourced.
# you're welcome azzy
description: Straight nard nectar. 100% Ethically Sourced Guaranteed! Boneless.
components:
- type: SolutionContainerManager
solutions:
Expand Down

0 comments on commit c5178ca

Please sign in to comment.