Compare commits
3 Commits
0098861e54
...
e66a6fbd9c
| Author | SHA256 | Date | |
|---|---|---|---|
| e66a6fbd9c | |||
|
|
e038f711d5 | ||
|
|
82141d89d6 |
@@ -42,6 +42,10 @@ class BrSimPlayer():
|
||||
#XXX can steal from death players or from sleeping players
|
||||
pass
|
||||
|
||||
def escape(self):
|
||||
#XXX It can run away from the fighting
|
||||
pass
|
||||
|
||||
def heal(self):
|
||||
#XXX if you have a wound and you have a medikit item, you can heal your wound or sickness
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user