From 7e9ef4d4154caf5c982e0753e9685c04ee52d913 Mon Sep 17 00:00:00 2001 From: Fate Date: Mon, 10 Nov 2008 16:43:13 +0000 Subject: * Adjusted the GM @charbaselvl command to set base experience to zero when lowering a char level * Adjusted the GM @charreset command as follows: - All stats are reset to 5 instead of 1 - Available statpoints are recomputed as per Malivox reset - Quest skills are reset to zero but their skill points don't contribute to empty skillpoints - Two character variables bound to WIP quest skills are zeroed * Added @charwipe command (default level 60) to reset a character as if that character had newly started --- src/map/atcommand.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/atcommand.h') diff --git a/src/map/atcommand.h b/src/map/atcommand.h index 7f6d469..4651d39 100644 --- a/src/map/atcommand.h +++ b/src/map/atcommand.h @@ -193,6 +193,7 @@ enum AtCommandType { AtCommand_AdjCmdLvl, AtCommand_Trade, AtCommand_UnMute, + AtCommand_CharWipe, // SQL-only commands start #ifndef TXT_ONLY -- cgit v1.2.3-60-g2f50