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:
f738d49
)
If we escape a quadeant with a Tholian, off him so he can reappear.
author
Eric S. Raymond
<esr@thyrsus.com>
Thu, 25 Apr 2019 14:03:15 +0000
(10:03 -0400)
committer
Eric S. Raymond
<esr@thyrsus.com>
Thu, 25 Apr 2019 14:03:15 +0000
(10:03 -0400)
sst.py
patch
|
blob
|
history
diff --git
a/sst.py
b/sst.py
index 168b55d4da93cacdb440254d1dc2fc6b326efe07..33249cfc555a39a19ea01ac08813f980ae7a3468 100755
(executable)
--- a/
sst.py
+++ b/
sst.py
@@
-6054,6
+6054,7
@@
def newqad():
game.iplnet = None
game.neutz = game.inorbit = game.landed = False
game.ientesc = game.iseenit = game.isviolreported = False
+ game.tholian = None
# Create a blank quadrant
game.quad = fill2d(QUADSIZE, lambda i, j: '.')
if game.iscate: