src/industry.h
changeset 6736 9f55d5e22875
parent 6675 1c318230fd5b
child 6741 bdd53720536f
--- a/src/industry.h	Mon May 28 21:40:40 2007 +0000
+++ b/src/industry.h	Tue May 29 00:15:34 2007 +0000
@@ -140,6 +140,7 @@
  */
 struct IndustryTileSpec {
 	CargoID accepts_cargo[3];             ///< Cargo accepted by this tile
+	uint8 acceptance[3];                  ///< Level of aceptance per cargo type
 	Slope slopes_refused;                 ///< slope pattern on which this tile cannot be built
 	byte anim_production;                 ///< Animation frame to start when goods are produced
 	byte anim_next;                       ///< Next frame in an animation