From 41fb814e99adb1bbb6b62aeb821574713c8c799b Mon Sep 17 00:00:00 2001 From: XienDev Date: Sat, 27 Apr 2013 18:11:26 +0300 Subject: Added build Third patch --- src/common/global.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/common/global.h') diff --git a/src/common/global.h b/src/common/global.h index 7a5fdfd..db601df 100644 --- a/src/common/global.h +++ b/src/common/global.h @@ -55,6 +55,8 @@ enum Error ERR_BUILD_BASE = 129, //! < too close to the rocket ERR_BUILD_NARROW = 130, //! < buildings too close ERR_BUILD_MOTOR = 131, //! < built: not possible in movement + ERR_BUILD_DISABLED = 132, //! < built: can not produce this object in this mission + ERR_BUILD_RESEARCH = 133, //! < built: can not produce not researched object ERR_SEARCH_FLY = 140, //! < not possible in flight ERR_SEARCH_VEH = 141, //! < inappropriate vehicle ERR_SEARCH_MOTOR = 142, //! < impossible in movement -- cgit v1.2.3-1-g7c22