(svn r23072) -Feature: [NewGRF] House callback 0x148.
This commit is contained in:
@@ -120,6 +120,7 @@ struct HouseSpec {
|
||||
AnimationInfo animation; ///< information about the animation.
|
||||
byte processing_time; ///< Periodic refresh multiplier
|
||||
byte minimum_life; ///< The minimum number of years this house will survive before the town rebuilds it
|
||||
uint32 watched_cargoes; ///< Cargo types watched for acceptance.
|
||||
|
||||
Money GetRemovalCost() const;
|
||||
|
||||
|
Reference in New Issue
Block a user