mirror of
https://github.com/projectbraf/braf_factions.git
synced 2026-06-13 13:33:29 +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"
|
||||
};
|
||||
typicalcargo[] = { "braf_hiaf_pilot_marine" };
|
||||
crew = "braf_hiaf_pilot_marine";
|
||||
crew = "braf_hiaf_pilot_regular";
|
||||
canFloat = 1;
|
||||
WaterLeakiness = 50;
|
||||
hiddenSelectionsTextures[] = {
|
||||
|
||||
Reference in New Issue
Block a user