Update building offsets for new modular_build

Thx @Victor-the-Cleaner
This commit is contained in:
A Man
2021-09-19 18:34:13 +02:00
parent 5feb96318f
commit 17f9ebd1ac
9 changed files with 55 additions and 53 deletions

View File

@@ -762,7 +762,7 @@ class CfgVehicles
constructioncount = 1;
requireplot = 0;
nounderground = 0;
offset[] = {0,3,1};
offset[] = {0,3,0};
};
#include "Buildables\Stashes.hpp"