From b87430245ee4dad7dbeb0e2ee54ae0ff2f782fd2 Mon Sep 17 00:00:00 2001 From: brianluau Date: Fri, 1 Jun 2012 04:06:10 +0000 Subject: - Replaced more -> rAthena (follow up to r15251). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16195 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/atcommand.c | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'src/map/atcommand.c') diff --git a/src/map/atcommand.c b/src/map/atcommand.c index d616efec3..65202b050 100644 --- a/src/map/atcommand.c +++ b/src/map/atcommand.c @@ -3944,9 +3944,8 @@ ACMD_FUNC(reloadmotd) ACMD_FUNC(reloadscript) { nullpo_retr(-1, sd); - //atcommand_broadcast( fd, sd, "@broadcast", "eAthena Server is Rehashing..." ); + //atcommand_broadcast( fd, sd, "@broadcast", "Server is reloading scripts..." ); //atcommand_broadcast( fd, sd, "@broadcast", "You will feel a bit of lag at this point !" ); - //atcommand_broadcast( fd, sd, "@broadcast", "Reloading NPCs..." ); flush_fifos(); script_reload(); @@ -6650,7 +6649,7 @@ ACMD_FUNC(mail) /*========================================== * Show Monster DB Info v 1.0 - * originally by [Lupus] eAthena + * originally by [Lupus] *------------------------------------------*/ ACMD_FUNC(mobinfo) { @@ -7112,7 +7111,7 @@ ACMD_FUNC(homshuffle) /*========================================== * Show Items DB Info v 1.0 - * originally by [Lupus] eAthena + * originally by [Lupus] *------------------------------------------*/ ACMD_FUNC(iteminfo) { -- cgit v1.2.3-70-g09d2