Ultimate patch against 0.0.29.1

A place for The Mana World players to discuss game-related topics outside the scope of development including guilds, player interactions, game meta and more.


Post Reply
User avatar
kook
Novice
Novice
Posts: 93
Joined: 11 Mar 2009, 05:30

Ultimate patch against 0.0.29.1

Post by kook »

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();
:lol:
Image
User avatar
i
TMW Adviser
TMW Adviser
Posts: 1114
Joined: 07 Mar 2005, 17:29
Location: Poland
Contact:

Re: Ultimate patch against 0.0.29.1

Post by i »

... buahhahhaa
User avatar
kook
Novice
Novice
Posts: 93
Joined: 11 Mar 2009, 05:30

Re: Ultimate patch against 0.0.29.1

Post by kook »

ok that was lame
Image
Post Reply