Trader-Mod/TRADERS/CUSTOM/ItemListCUSTOM.hpp
2017-03-01 02:07:44 +00:00

18 lines
740 B
C++

//#define USE_APEX_Buildings 1
///////////////////////////////////////////////////////////////////////////////
// Extended Base Mod - removed as now seperate
//////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////
// Cessna (Amphibious)
///////////////////////////////////////////////////////////////////////////////
class GNT_C185F { quality = 1; price = 9500; };
///////////////////////////////////////////////////////////////////////////////
// Cessna (Armed)
///////////////////////////////////////////////////////////////////////////////
class GNT_C185T { quality = 1; price = 30000; };