mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
STANEK: Typo fix in description (#1627)
Fixing a typo (missing space) in the CotMG faction info text.
This commit is contained in:
@@ -765,7 +765,7 @@ export const FactionInfos: Record<FactionName, FactionInfo> = {
|
||||
<Option
|
||||
buttonText={"Open Stanek's Gift"}
|
||||
infoText={
|
||||
"Stanek's Gift is a powerful augmentation that powers up the stat you chose to boost." +
|
||||
"Stanek's Gift is a powerful augmentation that powers up the stat you chose to boost. " +
|
||||
"Gaining reputation with the Church of the Machine God can only be done by charging the gift."
|
||||
}
|
||||
onClick={() => Router.toPage(Page.StaneksGift)}
|
||||
|
||||
Reference in New Issue
Block a user