mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
Tech vendors give a tip that you can buy bigger servers via scripts.
This commit is contained in:
@@ -78,6 +78,9 @@ export class TechVendorLocation extends React.Component<IProps, any> {
|
||||
return (
|
||||
<div>
|
||||
{purchaseServerButtons}
|
||||
<br />
|
||||
<p><i>"You can order bigger servers via scripts. We don't take custom order in person."</i></p>
|
||||
<br />
|
||||
{
|
||||
this.state.torPurchased ? (
|
||||
<StdButtonPurchased
|
||||
|
||||
Reference in New Issue
Block a user