mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-10 23:20:25 +00:00
Bot saylinks and command aliases.
This commit is contained in:
+1
-1
@@ -835,7 +835,7 @@ bool Corpse::Process() {
|
||||
Save();
|
||||
player_corpse_depop = true;
|
||||
corpse_db_id = 0;
|
||||
Log.Out(Logs::General, Logs::None, "Tagged %s player corpse has burried.", this->GetName());
|
||||
Log.Out(Logs::General, Logs::None, "Tagged %s player corpse has buried.", this->GetName());
|
||||
}
|
||||
else {
|
||||
Log.Out(Logs::General, Logs::Error, "Unable to bury %s player corpse.", this->GetName());
|
||||
|
||||
Reference in New Issue
Block a user