mirror of
https://github.com/projectbraf/braf_factions.git
synced 2026-06-13 13:43:35 +00:00
corrigido classname do piloto
This commit is contained in:
@@ -113,7 +113,7 @@ class BRAF_Pantera_K2_HIAF_Navy : BRAF_Pantera_K2_HIAF1 {
|
|||||||
"Transport"
|
"Transport"
|
||||||
};
|
};
|
||||||
typicalcargo[] = { "braf_hiaf_pilot_marine" };
|
typicalcargo[] = { "braf_hiaf_pilot_marine" };
|
||||||
crew = "braf_hiaf_pilot_marine";
|
crew = "braf_hiaf_pilot_regular";
|
||||||
canFloat = 1;
|
canFloat = 1;
|
||||||
WaterLeakiness = 50;
|
WaterLeakiness = 50;
|
||||||
hiddenSelectionsTextures[] = {
|
hiddenSelectionsTextures[] = {
|
||||||
|
|||||||
Reference in New Issue
Block a user