mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2025-01-03 20:07:34 +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 (
|
return (
|
||||||
<div>
|
<div>
|
||||||
{purchaseServerButtons}
|
{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 ? (
|
this.state.torPurchased ? (
|
||||||
<StdButtonPurchased
|
<StdButtonPurchased
|
||||||
|
Loading…
Reference in New Issue
Block a user