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
2 changed files with 1 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

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