Mercurial > fife-parpg
diff clients/rio_de_hola/scripts/agents/cloud.py @ 121:ae3b8139c7c7
* Applying settings patch by greyghost
* See: #274
author | mvbarracuda@33b003aa-7bff-0310-803a-e67f0ece8222 |
---|---|
date | Tue, 05 Aug 2008 14:44:15 +0000 |
parents | 214e3eb81eb2 |
children | 9a1529f9625e |
line wrap: on
line diff
--- a/clients/rio_de_hola/scripts/agents/cloud.py Mon Aug 04 15:45:07 2008 +0000 +++ b/clients/rio_de_hola/scripts/agents/cloud.py Tue Aug 05 14:44:15 2008 +0000 @@ -1,5 +1,4 @@ from agent import Agent -import settings as TDS import fife import random @@ -46,4 +45,4 @@ def move(self): self.state = _STATE_FLOATING self.agent.act('default', self.loc, False) - \ No newline at end of file +