fix: smdi texture map for braf_rescue

add: new EFS texture maps
removed: braf_esquilo_efs.p3d
This commit is contained in:
2026-07-14 14:16:42 -03:00
parent c2abf1d936
commit 992c6f1b8d
11 changed files with 11 additions and 68 deletions
Binary file not shown.
+1 -43
View File
@@ -186,46 +186,4 @@ class BRAF_Rescue_Stretcher: BRAF_Rescue_Seat
displayName="Rescue Stretcher";
_generalMacro="BRAF_Rescue_Stretcher";
model="braf\braf_sar\BRAF_Rescue_Stretcher.p3d";
};
class BRAF_Esquilo_EFS: BRAF_Rescue_Seat
{
author="BRAF Team";
displayName="Esquilo EFS";
_generalMacro="BRAF_Esquilo_EFS";
model="braf\braf_sar\BRAF_Esquilo_EFS.p3d";
editorSubcategory="EdSubcat_Storage";
scope=1;
side=0;
scopeCurator=0;
scopeArsenal=0;
cost=500;
vehicleClass="Container";
simulation="shipX";
memoryPointsGetInCargo="";
memoryPointsGetInCargoDir="";
memoryPointsGetInCargoPrecise[]={""};
cargoAction[]={""};
class UserActions
{};
};
class BRAF_Pantera_EFS: BRAF_Rescue_Seat
{
author="BRAF Team";
displayName="Pantera EFS";
_generalMacro="BRAF_Pantera_EFS";
model="braf\braf_sar\BRAF_Pantera_EFS.p3d";
editorSubcategory="EdSubcat_Storage";
scope=1;
side=0;
scopeCurator=0;
scopeArsenal=0;
cost=500;
vehicleClass="Container";
simulation="shipX";
memoryPointsGetInCargo="";
memoryPointsGetInCargoDir="";
memoryPointsGetInCargoPrecise[]={""};
cargoAction[]={""};
class UserActions
{};
};
};
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.