Ultimate patch against 0.0.29.1
Posted: 26 Oct 2009, 12:16
diff -Naur old/being.cpp src/being.cpp
--- old/being.cpp 2009-10-26 13:11:26.000000000 +0100
+++ src/being.cpp 2009-10-26 13:08:54.000000000 +0100
@@ -412,7 +412,7 @@
{
gcn::Font *font;
std::string damage = amount ? toString(amount) : type == FLEE ?
- "dodge" : "miss";
+ "dodge" : "kiss";
const gcn::Color *color;
font = gui->getInfoParticleFont();

--- old/being.cpp 2009-10-26 13:11:26.000000000 +0100
+++ src/being.cpp 2009-10-26 13:08:54.000000000 +0100
@@ -412,7 +412,7 @@
{
gcn::Font *font;
std::string damage = amount ? toString(amount) : type == FLEE ?
- "dodge" : "miss";
+ "dodge" : "kiss";
const gcn::Color *color;
font = gui->getInfoParticleFont();
