Hospital added to Fapovo

This commit is contained in:
Axles
2013-10-07 16:47:48 -07:00
parent cebb4bd5b4
commit e525263dd9

View File

@@ -1706,5 +1706,13 @@ if (true) then
_this setPos [3390.9268, 4098.6367, -1.5258789e-005];
};
processInitCommands;
_vehicle_569 = objNull;
if (true) then
{
_this = createVehicle ["Land_A_Hospital", [3307.9253, 1509.431, -6.6757202e-006], [], 0, "CAN_COLLIDE"];
_vehicle_569 = _this;
_this setDir 0.91619194;
_this setPos [3307.9253, 1509.431, -6.6757202e-006];
};
processInitCommands;