projects
/
naja.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e9c82b
)
Words
author
David Sharpe
<decoydavid@gmail.com>
Sat, 17 May 2014 20:17:36 +0000
(22:17 +0200)
committer
David Sharpe
<decoydavid@gmail.com>
Sat, 17 May 2014 20:17:36 +0000
(22:17 +0200)
naja/actions.py
patch
|
blob
|
history
diff --git
a/naja/actions.py
b/naja/actions.py
index ff5bdba7dbfd6037afdd5764d4cf30c0ec138c60..9513a0a32ad2bb15843220049e98e49ce69f62be 100644
(file)
--- a/
naja/actions.py
+++ b/
naja/actions.py
@@
-116,7
+116,7
@@
class ClearBits(LocationAction):
class ClearBitsAndHealth(LocationAction):
- TEXT = "Clear %(location_bits)s and {HEALTH}."
+ TEXT = "Clear %(location_bits)s and
lose
{HEALTH}."
GLYPHS = (ACTION_GLYPHS.CLEAR_BITS, ACTION_GLYPHS.DAMAGE)
def perform_action(self, board, location):