458 {
462
463 GetInventory().CreateInInventory("CivSedanWheel");
464 GetInventory().CreateInInventory("CivSedanWheel");
465 GetInventory().CreateInInventory("CivSedanWheel");
466 GetInventory().CreateInInventory("CivSedanWheel");
467
468 GetInventory().CreateInInventory("CivSedanDoors_Driver_Black");
469 GetInventory().CreateInInventory("CivSedanDoors_CoDriver_Black");
470 GetInventory().CreateInInventory("CivSedanDoors_BackLeft_Black");
471 GetInventory().CreateInInventory("CivSedanDoors_BackRight_Black");
472 GetInventory().CreateInInventory("CivSedanHood_Black");
473 GetInventory().CreateInInventory("CivSedanTrunk_Black");
474
475
476 GetInventory().CreateInInventory("CivSedanWheel");
477 GetInventory().CreateInInventory("CivSedanWheel");
478 }
void SpawnUniversalParts()
Definition CarScript.c:2761
void SpawnAdditionalItems()
Definition CarScript.c:2799
void FillUpCarFluids()
Definition CarScript.c:2829