497 {
498 SpawnUniversalParts();
499 SpawnAdditionalItems();
500 FillUpCarFluids();
501
502 GetInventory().CreateInInventory("HatchbackWheel");
503 GetInventory().CreateInInventory("HatchbackWheel");
504 GetInventory().CreateInInventory("HatchbackWheel");
505 GetInventory().CreateInInventory("HatchbackWheel");
506
507 GetInventory().CreateInInventory("HatchbackDoors_Driver_Blue");
508 GetInventory().CreateInInventory("HatchbackDoors_CoDriver_Blue");
509 GetInventory().CreateInInventory("HatchbackHood_Blue");
510 GetInventory().CreateInInventory("HatchbackTrunk_Blue");
511
512
513 GetInventory().CreateInInventory("HatchbackWheel");
514 GetInventory().CreateInInventory("HatchbackWheel");
515 }