Fix: Additional change for wall upgrading (!31)
Co-authored-by: Dev <dev@noreply.dev.sp-tarkov.com> Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/31
This commit is contained in:
parent
9a3471e0ca
commit
e7a44330fa
@ -917,6 +917,7 @@ export class HideoutHelper
|
||||
if (wall.level === 0)
|
||||
{
|
||||
wall.level++;
|
||||
wall.constructing = true;
|
||||
|
||||
return;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user