#mmoItemTypeActionBar
#{
#	name "TerrainEdit"
#	actionBarName "TerrainEdit"
#	chargeDuration 0.000000
#}
mmoItemTypeQuestDisplay
{
	name "QuestEdit 1"
}
mmoItemTypeQuestDisplay
{
	name "QuestEdit 2"
}
mmoItemTypeQuestDisplay
{
	name "QuestEdit 3"
}
mmoItemTypeQuestDisplay
{
	name "QuestEdit 4"
}
mmoItemTypeQuestDisplay
{
	name "QuestEdit 5"
}
mmoItemTypeQuestDisplay
{
	name "QuestEdit 6"
}
mmoItemTypeCommand
{
	name "Add Quest"
	command "MessageTo Selection AddQuest"
}
mmoItemTypeCommand
{
	name "Remove Quest"
	command "MessageTo Selection RemoveQuest"
}
mmoItemTypeCursorBehaviourCommand
{
	name "Control"
	displayName "Take Control"
	delay 1.0;
	collisionFlags "toon monster boss npc";
	mouseOverCommand "Pulse";
	iconName "icon-mindcontrol";
	command "Control"
	megaTooltipImageName "megatooltip/control.png";
	description "As the administrator, you can control any creature in the game!\n\nClick and hold on any creature to take control of them!"
}
mmoItemTypeScreen
{
	name "ColorPicker"
	screenName "Environment"
}
mmoItemTypeWindow
{
	name "Finance"
	windowName "daily_finance"
	iconName "icon-finance_report"
	useMegaTooltip false;
}
mmoItemTypeWindow
{
	name "DevManagement"
	windowName "dev_management"
	iconName "icon-dev_report"
	megaTooltipImageName "megatooltip/dev.png";
	description "[Experimental] Hire and fire developers\n\nDevelopers activate newly built buildings, and fix bugs as they're discovered."
	# useMegaTooltip false;
}
mmoItemTypeWindow
{
	name "Thoughts"
	windowName "report_thoughts"
	iconName "icon-player_thoughts"
	megaTooltipImageName "megatooltip/heatmap.png";
	description "[Experimental] Heat map display of the most common thoughts of subscribers and where they occurred"
}
mmoItemTypeWindow
{
	name "Overview"
	windowName "report_overview"
	iconName "icon-overview"
	useMegaTooltip false;
}
mmoItemTypeWindow
{
	name "Shadow Config"
	windowName "shadow_config"
}
mmoItemTypeCommand
{
	name "Cutscene Editor"
	command "MessageTo Mode OpenCutsceneEditor"
	#command "MessageTo Mode PlayIntroCutscene"
}
mmoItemTypeWindow
{
	name "GMManagement"
	windowName "gm_management"
	iconName "icon-gm_report"
	megaTooltipImageName "megatooltip/dev.png";
	description "[Experimental] Hire and fire game managers\n\nGMs respond to support requests and hand troublemakers."
}
mmoItemTypeHudMode
{
	name "Edit Mode"
	mode "RegionEdit"
}
mmoItemTypeHudMode
{
	name "Status Mode"
	mode "Status"
}
mmoItemTypeCommand
{
	name "Leave Graveship"
	command "MessageTo Player Debark"
}
mmoItemTypeCommand
{
	name "Call Graveship"
	command "MessageTo Player CallGraveship"
}
mmoItemTypeCommand
{
	name "Menu"
	iconName "icon-game_menu"
	command "MessageTo Mode GameMenu"
	useMegaTooltip false;
}
mmoItemTypeViewMode
{
	mode "Map"
	name "Map"
	iconName "icon-map"
}
mmoItemTypeViewMode
{
	name "Edit";
	mode "EditSelect";
	alternateMode "Edit";
	cursorBehaviour "EditSelect";
	requiresOwnedRegion true;
	iconName "icon-edit";
}
mmoItemTypeViewMode
{
	mode "Grid"
	name "OnGrid"
	iconName "icon-grid_view"
}
mmoItemTypeCursorBehaviourCommand
{
	name "Reboot"
	command "Reboot"
	collisionFlags map
	mouseOverCommand "Pulse"
}
mmoItemTypeCursorBehaviourCommand
{
	name "Crash"
	command "Crash"
	collisionFlags map
	mouseOverCommand "Pulse"
}
mmoItemTypeCursorBehaviourCommand
{
	name "Destroy"
	command "Destroy"
	delay 1.0;
	collisionFlags any
	mouseOverCommand "Pulse"
	iconName "icon-destroy"
	megaTooltipImageName "megatooltip/destroy.png";
	description "Embrace your destructive urges!  Click and hold on any map object to destroy it!"
}
mmoItemTypeCursorBehaviourCommand
{
	name "DestroyNetwork"
	displayName "Destroy Network Object"
	command "Destroy"
	delay 1.0;
	collisionFlags "networkNode networkPipe"
	mouseOverCommand "Pulse"
	iconName "icon-destroy"
	megaTooltipImageName "megatooltip/destroynetwork.png";
	description "Embrace your destructive urges!  Click and hold on any network object to destroy it!"
}
mmoItemTypeCursorBehaviourCommand
{
	name "Potion"
	displayName "Instant Heal"
	command "Heal"
	collisionFlags "toon monster boss npc"
	mouseOverCommand "Pulse"
	# iconName "icon-potion"
	iconName "icon-health_potion"
	megaTooltipImageName "megatooltip/heal.png";
	description "Immediately top up the health of a player in combat!\n\nOr if you're feeling mean, top up the health of the monster they're fighting, instead!"
}
mmoItemTypeCursorBehaviourCommand
{
	name "Issue Warning";
	command "Warn";
	delay 1.0;
	collisionFlags "toon";
	mouseOverCommand "Pulse";
	iconName "icon-warn_small";
	megaTooltipImageName "megatooltip/warn.png";
	description "Click and hold on a player to issue a warning.  Cheaters will stop cheating.  Players who are throwing tantrums will calm down.  Toxic players will behave better.\n\nMaybe don't issue warnings to players who haven't done anything wrong, though."
}
mmoItemTypeCursorBehaviourCommand
{
	name "Ban";
	command "Ban";
	delay 1.0;
	collisionFlags "toon";
	mouseOverCommand "Pulse";
	iconName "icon-ban";
	megaTooltipImageName "megatooltip/ban.png";
	description "With this tool selected, click and hold on a player to ban them from the game.  They won't like this, but if you have serial troublemakers, it may be your only option!"
}
mmoItemTypeCursorBehaviourCommand
{
	name "Kill";
	displayName "Instant Kill";
	command "Kill";
	delay 1.0;
	collisionFlags "toon monster boss";
	mouseOverCommand "Pulse";
	iconName "icon-kill";
	description "With this tool selected, click and hold on any creature in the game to immediately kill it!\n\nThese creatures will respawn as normal."
	megaTooltipImageName "megatooltip/kill.png";
}
mmoItemTypeCursorBehaviourCommand
{
	name "LevelUp"
	command "Raise Level"
	collisionFlags "toon"
	# mouseOverCommand "Pulse"
	# iconName "icon-revive"
}
mmoItemTypeCursorBehaviourCommand
{
	name "Revive"
	command "Respawn"
	collisionFlags "toon"
	mouseOverCommand "Pulse"
	iconName "icon-revive"
	megaTooltipImageName "megatooltip/revive.png";
	description "Players don't like being dead!\n\nIf you see the ghost of a player making a long trek back to their corpse, you can use this tool to immediately revive them!"
}
mmoItemTypeCommand
{
	name "Web"
	command "MessageTo Game OpenWeb"
}
mmoItemTypeCommand
{
	name "Despawn"
	command "MessageTo Player Despawn"
}
mmoItemTypeTimeScale
{
	name "Time Pause"
	iconName "playback-pause"
	timeScale 0.0
	useMegaTooltip false;
}
mmoItemTypeTimeScale
{
	name "Time Normal"
	iconName "playback-play"
	timeScale 1.0
	useMegaTooltip false;
}
mmoItemTypeTimeScale
{
	name "Time Fast"
	iconName "playback-fast-forward"
	timeScale 10.0
	useMegaTooltip false;
}
mmoItemTypeTimeScale
{
	name "Time Fastest"
	iconName "playback-fast-forward"
	timeScale 100.0
	useMegaTooltip false;
}
mmoItemTypeWindow
{
	name "Design"
	windowName "design"
	iconName "icon-game_design"
	useMegaTooltip false;
}
mmoItemTypeWindow
{
	name "Requests"
	windowName "request_list_window"
	iconName "icon-admin_request"
}
mmoItemTypeWindow
{
	name "SetOverlayColor"
	windowName "overlay_color_picker"
}
mmoItemTypeWindow
{
	name "Zone Theme"
	iconName "icon-monster"
	windowName "character_theme"
}
