diff --git a/src/Commands.pm b/src/Commands.pm index 81e15ccca0..77cb0d2bc2 100644 --- a/src/Commands.pm +++ b/src/Commands.pm @@ -5450,7 +5450,7 @@ sub cmdStats { "Sta: \@<<< #\@<< S.Matk: \@<<< Mres: \@<<<\n" . "Wis: \@<<< #\@<< H.Plus: \@<<<\n" . "Spl: \@<<< #\@<< C.Rate: \@<<<\n" . - "Con: \@<<< #\@<< T.Status Points: \@<<<\n" . + "Con: \@<<< #\@<< T.Status Points: \@<<<\n" . "Crt: \@<<< #\@<<" ), [$char->{'pow'} ? $char->{'pow'} : 0, $char->{'need_pow'}, $char->{'patk'}, $char->{'res'}, $char->{'sta'} ? $char->{'sta'} : 0, $char->{'need_sta'}, $char->{'smatk'}, $char->{'mres'}, @@ -5525,7 +5525,7 @@ sub cmdStatus { swrite( TF("\@<<<<<<<<<<<<<<<<<<<<<<< HP: \@>>>>>>>>>>>>>>>>>>\n" . "\@<<<<<<<<<<<<<<<<<<<<<<< SP: \@>>>>>>>>>>>>>>>>>>\n" . - "AP:\@<<<<<<<<<<< \n" . + " AP: \@>>>>>>>>>>>>>>>>>>\n" . "Base: \@<< \@>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>\n" . "Job : \@<< \@>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>\n" . "Zeny: \@<<<<<<<<<<<<<<<<< Weight: \@>>>>>>>>>>>>>>>>>>\n" .