From 79e803232438d41cce80467a97e9efde8e6c0c70 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Sun, 15 Feb 2009 11:29:40 +0000 Subject: Add configurable units system --- src/gui/chat.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/chat.cpp') diff --git a/src/gui/chat.cpp b/src/gui/chat.cpp index 484426dd..21e4f106 100644 --- a/src/gui/chat.cpp +++ b/src/gui/chat.cpp @@ -667,7 +667,7 @@ std::string ChatWindow::const_msg(CHATSKILL act) msg += _("You cannot do that right now!"); break; case RFAIL_ZENY: - msg += _("Seems you need more GP... ;-)"); + msg += _("Seems you need more money... ;-)"); break; case RFAIL_WEAPON: msg += _("You cannot use this skill with that kind of weapon!"); -- cgit v1.2.3-70-g09d2