소스 검색

Fixes return flight. Stop in this sector.

Steve Thielemann 5 년 전
부모
커밋
8b23f3129d
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      flexible.py

+ 2 - 0
flexible.py

@@ -2174,6 +2174,8 @@ class PlanetUpScript(object):
                 self.queue_player.put('L')
             elif prompt.startswith('Land on which planet <Q to abort> ?'):
                 self.queue_player.put("{0}\r".format(self.planet_number))
+            elif prompt.startswith('Stop in this sector (Y,N,E,I,R,S,D,P,?) (?=Help) [N] ?'):
+                self.queue_player.put("N")
             elif prompt.startswith("Planet command (?=help) [D]"):
                 if self.fetch == 'C':
                     # Colonist / No display Planet / Leave