summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/map/atcommand.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/map/atcommand.c b/src/map/atcommand.c
index 667b89ff1..640fcba90 100644
--- a/src/map/atcommand.c
+++ b/src/map/atcommand.c
@@ -9807,7 +9807,7 @@ atcommand_makehomun(
}
else
{
- clif_displaymessage(fd,msg_txt(144));
+ clif_displaymessage(fd,msg_txt(450));
}
return 0;
}