//WIZARD WARS COMMAND MENU

"1" "Help"
{
	CUSTOM		"1" "Server Info"		"!SERVERINFO"
	CUSTOM		"2" "Class Help"	"!CLASSDESC"
	CUSTOM		"3" "Map Help"	"!MAPBRIEFING"
			"4" "Combo Help" "help"
}

		"2" "Change Class"	"changeclass"
CUSTOM  	"3" "Change Team"	"!CHANGETEAM"

"5" "Call For Healer" 		"saveme"
"6" "Discard Magic"		"discard"

"Pyromancer" "7"	"Reality Fissure?"
{
	"1" "Yes!" "_special 1"
	"2" "No!" "_special 2"
}

"Geomancer" "7"		"Geomancer Menu"
{
	"1" "Become Bear" "_special 1"
	"2" "Become Geomancer" "_special 2"
}

"Aquamancer" "7" "Aquamancer Menu"
{
	"1" "Become Invisible" "_special 1"
	"2" "Become Visible" "_special 2"
	"3" "Take last enemy's id" "_special 3"
}

"Nature" "7"	"Nature Menu"
{
	"1" "Grow Thornplant" "_special 1"
	"2" "Fertilize Thorn" "_special 2"
	"3" "Harvest Thorn" "_special 3"
	"4" "Destroy Thorn #1" "_special 4"
	"5" "Destroy Thorn #2" "_special 5"
	"6" "Destory Stalk" "_special 6"
}

"Healer" "7" "Sacrafice?"
{
	"1" "Yes!" "_special 1"
	"2" "No!" "_special 2"
}

"Dracomancer" "7" "Explode?"
{
	"1" "Yes!" "_special 1"
	"2" "No!" "_special 2"
}
