473 {
474 SpawnUniversalParts();
475 SpawnAdditionalItems();
476 FillUpCarFluids();
477
478 GetInventory().CreateInInventory("HatchbackWheel");
479 GetInventory().CreateInInventory("HatchbackWheel");
480 GetInventory().CreateInInventory("HatchbackWheel");
481 GetInventory().CreateInInventory("HatchbackWheel");
482
483 GetInventory().CreateInInventory("HatchbackDoors_Driver_White");
484 GetInventory().CreateInInventory("HatchbackDoors_CoDriver_White");
485 GetInventory().CreateInInventory("HatchbackHood_White");
486 GetInventory().CreateInInventory("HatchbackTrunk_White");
487
488
489 GetInventory().CreateInInventory("HatchbackWheel");
490 GetInventory().CreateInInventory("HatchbackWheel");
491 }