diff options
author | Ira Rice <irarice@gmail.com> | 2008-10-31 04:05:51 +0000 |
---|---|---|
committer | Ira Rice <irarice@gmail.com> | 2008-10-31 04:05:51 +0000 |
commit | c22fc71adacaf6222f7e6fb70f83758298f25904 (patch) | |
tree | 55a19ec517139aee1c8c3b966058b5958e62509d /data/graphics/gui | |
parent | 4d96a14a3922a21be3f93773c26a42a82c49b589 (diff) | |
download | mana-client-c22fc71adacaf6222f7e6fb70f83758298f25904.tar.gz mana-client-c22fc71adacaf6222f7e6fb70f83758298f25904.tar.bz2 mana-client-c22fc71adacaf6222f7e6fb70f83758298f25904.tar.xz mana-client-c22fc71adacaf6222f7e6fb70f83758298f25904.zip |
Added critical notifications to the client. While I had originally
planned to do this (I still did it my way), TMW beat me to implementing,
so I'll credit them with their commit reminding me to do it. This is not
done the exact same way, as I prefer to see an actual "crit!" show above
the being, instead of an ambiguous particle.
Diffstat (limited to 'data/graphics/gui')
-rw-r--r-- | data/graphics/gui/hits_blue.png | bin | 589 -> 884 bytes |
-rw-r--r-- | data/graphics/gui/hits_red.png | bin | 561 -> 813 bytes |
-rw-r--r-- | data/graphics/gui/hits_yellow.png | bin | 894 -> 907 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/data/graphics/gui/hits_blue.png b/data/graphics/gui/hits_blue.png Binary files differindex 59458485..cfb04ab8 100644 --- a/data/graphics/gui/hits_blue.png +++ b/data/graphics/gui/hits_blue.png diff --git a/data/graphics/gui/hits_red.png b/data/graphics/gui/hits_red.png Binary files differindex da765dc4..150f1c1e 100644 --- a/data/graphics/gui/hits_red.png +++ b/data/graphics/gui/hits_red.png diff --git a/data/graphics/gui/hits_yellow.png b/data/graphics/gui/hits_yellow.png Binary files differindex d77b7c05..6975dfd5 100644 --- a/data/graphics/gui/hits_yellow.png +++ b/data/graphics/gui/hits_yellow.png |