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