Don't make aircraft pay to fly over river
Stan Shebs
shebs@shebs.cnchost.com
Thu Oct 19 05:55:00 GMT 2000
This is great, been flying aircraft over rivers for a long time,
but never noticed the incorrect penalty. Thanks!
Stan
Jim Kingdon wrote:
>
> The following fix lets aircraft (in the standard game) cross a river
> just like other terrain.
>
> 2000-10-18 Jim Kingdon < http://sourceforge.net/users/kingdon >
>
> * stdunit.g: Only armor should have to pay an ACP to cross a river.
>
> Index: lib/stdunit.g
> ===================================================================
> RCS file: /cvs/xconq/xconq/lib/stdunit.g,v
> retrieving revision 1.5
> diff -u -r1.5 stdunit.g
> --- stdunit.g 2000/10/11 15:17:35 1.5
> +++ stdunit.g 2000/10/19 01:08:15
> @@ -182,6 +182,9 @@
> (ship road 99)
> (u* ice 99)
> (aircraft ice 1)
> + ;; Armor take an extra ACP to cross a river; everyone else is unaffected
> + (u* river 0)
> + (a river 1)
> )
>
> (table mp-to-leave-terrain
More information about the Xconq7
mailing list