annotate src/copyright2.h @ 20:9f180bf494bd
default tip
Made torps and fighter wobbly.
They have a chance of tracking randomly instead of staying straight or seeking
if in nebulous terrain.
Option is turned on when NEBULA_EFFECT contains PHOTON and/or FIGHTER.
author |
darius |
date |
Wed, 24 Dec 1997 12:42:09 +0000 |
parents |
2719a89505ba |
children |
|
rev |
line source |
2
|
1 /*
|
|
2 * Copyright 1989 Kevin P. Smith Scott Silvey
|
|
3 *
|
|
4 * Permission to use, copy, modify, and distribute this software and its
|
|
5 * documentation for any purpose and without fee is hereby granted, provided
|
|
6 * that the above copyright notice appear in all copies.
|
|
7 */
|
|
8
|
|
9 #include "copyright3.h"
|