// [Key Terms]
KeyTerm_WordName="Name"
KeyTerm_WordLevel="Level"
KeyTerm_WordGender="Gender"
KeyTerm_WordGenderMale="Male"
KeyTerm_WordGenderFemale="Female"
KeyTerm_WordGenderUnknown="Unknown"

// [Chat Commands]
ChatCommand_GiveHLNA="/GiveHLNA"
ChatCommand_ToggleHLNA="/HLNA"

// [Pop-Up Notification Texts]
Notification_HLNAScanExtraCreatureInfo_PassiveTameable="Tameable By Players Level:"
Notification_HLNAScanExtraCreatureInfo_Tameable="Tameable"
Notification_HLNAScanExtraCreatureInfo_UnTameable="Untameable"
Notification_HLNAScanExtraCreatureInfo_BaseStatPoints="Base Stat Points"
Notification_HLNAScanExtraCreatureInfo_TamedStatPoints="Tamed Stat Points"

Notification_Genesis_MultiTeleport_ErrorNotEnoughToActivate="You need {1} Hexagons to activate a portal to there."

Notification_ChatCommand_GiveHLNA_ErrorAlreadyHas="You already have an HLNA item."

Notification_ChatCommand_ToggleHLNA_HLNAEnabled="HLNA Enabled"
Notification_ChatCommand_ToggleHLNA_HLNADisabled="HLNA Disabled"