projects
/
super-star-trek.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c04db7
)
Typo fix.
author
Eric S. Raymond
<esr@thyrsus.com>
Tue, 14 Dec 2010 11:20:27 +0000
(06:20 -0500)
committer
Eric S. Raymond
<esr@thyrsus.com>
Tue, 14 Dec 2010 11:20:27 +0000
(06:20 -0500)
sst.py
patch
|
blob
|
history
diff --git
a/sst.py
b/sst.py
index 064eba1a4c01430e59a5a208319f041feec6ec05..966795cf654b93d490dc529fe57ab63760065feb 100755
(executable)
--- a/
sst.py
+++ b/
sst.py
@@
-416,7
+416,7
@@
def randreal(*args):
def welcoming(iq):
"Would this quadrant welcome another Klingon?"
- return iq.valid_
Q
uadrant() and \
+ return iq.valid_
q
uadrant() and \
not game.state.galaxy[iq.i][iq.j].supernova and \
game.state.galaxy[iq.i][iq.j].klingons < MAXKLQUAD