Prevent a false grep hit on 99...

...(to makehunting down instances of magic constants easier)
This commit is contained in:
Eric S. Raymond 2008-08-20 17:42:43 +00:00
parent bedada8475
commit ce48025f87

View file

@ -74,9 +74,9 @@
# the computer.
#
# For example, we can set side 4 to be a computer belonging to
# team "Evil Guys" starting with 666g and no 99 income.
# team "Evil Guys" starting with 666g and 999 income.
# We also make it more aggressive:
#! {SIDE_COMPUTER 4 "Evil Guys" "Evil One" 666 99 (
#! {SIDE_COMPUTER 4 "Evil Guys" "Evil One" 666 999 (
#! aggression=0.95
#! )}
#