Added missing CUP Bikes

This commit is contained in:
Ice-Arma 2018-04-10 07:05:37 +01:00 committed by GitHub
parent df2daf4c45
commit ce5f61eb8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -263,3 +263,6 @@
// Bikes
///////////////////////////////////////////////////////////////////////////////
class CUP_B_M1030 { quality = 1; price = 2000; };
class CUP_C_TT650_CIV { quality = 1; price = 2000; };
class CUP_O_TT650_CHDKZ { quality = 1; price = 2000; };
class CUP_O_TT650_TKA { quality = 1; price = 2000; };