Customize self transfusion settings

This commit is contained in:
icomrade
2014-05-27 12:40:42 -04:00
parent 90b128f4ba
commit 985d205ec2
4 changed files with 17 additions and 9 deletions

View File

@@ -525,7 +525,9 @@ if(isNil "DZE_DamageBeforeMaint") then {
if(isNil "DZE_StaticConstructionCount") then {
DZE_StaticConstructionCount = 0;
};
if (isNil "DZE_selfTransfuse_Values") then {
DZE_selfTransfuse_Values = [12000, 15, 300];
};
// needed on server
if(isNil "DZE_PlotPole") then {