Failed crime no longer pretend you gained money. (#830)

This commit is contained in:
hydroflame 2021-04-01 00:06:00 -04:00 committed by GitHub
parent ddbdf66d00
commit c7febd5551
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

File diff suppressed because one or more lines are too long

@ -1504,7 +1504,6 @@ export function finishCrime(cancelled) {
dialogBoxCreate(<> dialogBoxCreate(<>
Crime failed!<br /><br /> Crime failed!<br /><br />
You gained:<br /> You gained:<br />
{Money(this.workMoneyGained)}<br />
{numeralWrapper.formatExp(this.workHackExpGained)} hacking experience <br /> {numeralWrapper.formatExp(this.workHackExpGained)} hacking experience <br />
{numeralWrapper.formatExp(this.workStrExpGained)} strength experience<br /> {numeralWrapper.formatExp(this.workStrExpGained)} strength experience<br />
{numeralWrapper.formatExp(this.workDefExpGained)} defense experience<br /> {numeralWrapper.formatExp(this.workDefExpGained)} defense experience<br />