예제 #1
0
파일: Player.py 프로젝트: DanaL/crashRun
 def check_for_expired_conditions(self):
     if BaseAgent.check_for_expired_conditions(self):
         self.dm.alert_player(self.row, self.col, 'You are coming down a bit.')