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

@@ -9,6 +9,7 @@ class StashSmall_base : DZ_storage_base {
transportMaxWeapons = 0;
transportMaxBackpacks = 0;
upgradeBuilding[] = {};
offset[] = {0,2,0};
};
class StashSmall : StashSmall_base {