Mercurial > hg > openttd
diff src/road_map.h @ 6390:a6b14274ee2e draft
(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...
author | belugas <belugas@openttd.org> |
---|---|
date | Wed, 28 Mar 2007 20:06:28 +0000 (2007-03-28) |
parents | 0789677a15a0 |
children | ffd35446c110 |
line wrap: on
line diff
--- a/src/road_map.h +++ b/src/road_map.h @@ -166,7 +166,7 @@ /** * 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