(svn r9520) -Codechange: Add the notion of Industry behaviour. It means what an industry can do (plant fields, cut trees, do not change production), what can be done to it (disasters like mine subsidence, jet/chopper attack), when it can be built etc...
This commit is contained in:
@@ -166,7 +166,7 @@ static inline DiagDirection GetRoadDepotDirection(TileIndex t)
|
||||
|
||||
/**
|
||||
* Returns the RoadBits on an arbitrary tile
|
||||
* Special behavior:
|
||||
* Special behaviour:
|
||||
* - road depots: entrance is treated as road piece
|
||||
* - road tunnels: entrance is treated as road piece
|
||||
* - bridge ramps: start of the ramp is treated as road piece
|
||||
|
Reference in New Issue
Block a user