mirror of
https://github.com/sp-tarkov/server.git
synced 2025-02-13 02:30:43 -05:00
Expanded error message
This commit is contained in:
parent
6a4bd7ba3f
commit
ec517bba2c
@ -157,7 +157,7 @@ export class CircleOfCultistService {
|
|||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
this.logger.error(
|
this.logger.error(
|
||||||
`Unable to fit all: ${rewards.length} reward items into sacrifice grid, nothing will be returned`,
|
`Unable to fit all: ${rewards.length} reward items into sacrifice grid, nothing will be returned (rewards so valuable cultists stole it)`,
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user