table/tunnel_land.h
author ludde
Tue, 12 Jul 2005 20:28:19 +0000
changeset 2044 df63b9a7dec3
parent 511 7c89b8581876
child 2186 db48cf29b983
permissions -rw-r--r--
(svn r2553) - Fix: [pathfinding] Remove old-old train pathfinder. Enhanced old pathfinder.
- Penalties for red signals and for slopes.
- Increased the search depth to work better with large train networks.
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
     1
static const SpriteID _draw_tunnel_table_1[] = {
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
     2
	0x93D, 0x955,
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
     3
};