mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 01:33:54 +01:00
Tech vendors give a tip that you can buy bigger servers via scripts.
This commit is contained in:
parent
008b233c9d
commit
e1cb0e529c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user