Piraten kriegen Tavernen-Fehlermeldungen :-)

This commit is contained in:
Enno Rehling 2005-06-26 21:14:54 +00:00
parent 4239fdfc9b
commit 326519190e
1 changed files with 1 additions and 1 deletions

View File

@ -1999,7 +1999,7 @@ piracy_cmd(unit *u, struct order * ord)
}
if (!fval(u, UFL_OWNER)) {
cmistake(u, ord, 46, MSG_MOVE);
cmistake(u, ord, 146, MSG_MOVE);
return;
}